mvc: style fixes

This commit is contained in:
Franco Fichtner 2015-07-02 14:53:54 +02:00
parent f5a8b1cf1e
commit 0529e54d0e
2 changed files with 0 additions and 3 deletions

View File

@ -168,5 +168,4 @@ class ServiceController extends ApiControllerBase
return array("response" => array());
}
}
}

View File

@ -266,6 +266,4 @@ class SettingsController extends ApiControllerBase
}
return $result;
}
}