diff options
Diffstat (limited to 'apps/files_sharing/ajax/testremote.php')
-rw-r--r-- | apps/files_sharing/ajax/testremote.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/ajax/testremote.php b/apps/files_sharing/ajax/testremote.php index 32e2f554875..3d9092a034f 100644 --- a/apps/files_sharing/ajax/testremote.php +++ b/apps/files_sharing/ajax/testremote.php @@ -7,7 +7,6 @@ */ OCP\JSON::checkAppEnabled('files_sharing'); -OCP\JSON::checkLoggedIn(); $remote = $_GET['remote']; |