]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove double import
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 7 Nov 2016 08:30:37 +0000 (09:30 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 21 Nov 2016 10:29:57 +0000 (11:29 +0100)
settings/Application.php

index d0eab02cdd3b93e985c3b0bd226b192baa8c8848..2f9b786d4388b24c2078ae0da22f0c55627eb55e 100644 (file)
@@ -34,7 +34,6 @@ use OC\App\AppStore\Fetcher\AppFetcher;
 use OC\App\AppStore\Fetcher\CategoryFetcher;
 use OC\AppFramework\Utility\TimeFactory;
 use OC\Authentication\Token\IProvider;
-use OC\Server;
 use OC\Files\View;
 use OC\Server;
 use OC\Settings\Controller\AppSettingsController;