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