Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemtags/list.php')
-rw-r--r--apps/systemtags/list.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/systemtags/list.php b/apps/systemtags/list.php
index c5ba3eb3116..d7ba2c9eed9 100644
--- a/apps/systemtags/list.php
+++ b/apps/systemtags/list.php
@@ -20,7 +20,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
// WARNING: this should be moved to proper AppFramework handling
// Check if we are a user
if (!\OC::$server->getUserSession()->isLoggedIn()) {