Remove uneeded lines
This commit is contained in:
parent
0222c589ac
commit
2dde418e99
1 changed files with 1 additions and 4 deletions
|
@ -13,6 +13,3 @@ if($result !== false) {
|
||||||
$l = OC_L10N::get('settings');
|
$l = OC_L10N::get('settings');
|
||||||
OC_JSON::error(array("data" => array( "message" => $l->t("Couldn't update app.") )));
|
OC_JSON::error(array("data" => array( "message" => $l->t("Couldn't update app.") )));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue