From 7adb96865360777524afbb5f94db7cbb88662a27 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 27 Apr 2017 07:31:57 +0200 Subject: [PATCH] removed commented out line --- mod/robots_txt.php | 1 - 1 file changed, 1 deletion(-) diff --git a/mod/robots_txt.php b/mod/robots_txt.php index eaab44662f..d150ff3de6 100644 --- a/mod/robots_txt.php +++ b/mod/robots_txt.php @@ -14,7 +14,6 @@ function robots_txt_init(App $a) { - /** @var string[] globally disallowed url */ $allDisalloweds = array( '/settings/', '/admin/',