diff options
Diffstat (limited to 'lib/ocs.php')
-rw-r--r-- | lib/ocs.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ocs.php b/lib/ocs.php index b1be2cb11cf..c91871377a0 100644 --- a/lib/ocs.php +++ b/lib/ocs.php @@ -556,5 +556,3 @@ class OC_OCS { return OC_PREFERENCES::deleteKey($user,$app,$key); } } - -?> |