diff options
Diffstat (limited to 'settings/ajax/apps/ocs.php')
-rw-r--r-- | settings/ajax/apps/ocs.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/ajax/apps/ocs.php b/settings/ajax/apps/ocs.php index b47a67c13bb..fb78cc89248 100644 --- a/settings/ajax/apps/ocs.php +++ b/settings/ajax/apps/ocs.php @@ -63,4 +63,3 @@ if(is_array($catagoryNames)) { } OCP\JSON::success(array('type' => 'external', 'data' => $apps)); - |