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 'core/Controller/LostController.php')
-rw-r--r--core/Controller/LostController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Controller/LostController.php b/core/Controller/LostController.php
index eedb9eef542..99427132f5e 100644
--- a/core/Controller/LostController.php
+++ b/core/Controller/LostController.php
@@ -33,7 +33,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Core\Controller;
use function array_filter;