summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/Application.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Application.php b/core/Application.php
index 97b1e1d37f1..6c6a3768a0f 100644
--- a/core/Application.php
+++ b/core/Application.php
@@ -30,8 +30,6 @@
namespace OC\Core;
-use OC\Authentication\Token\DefaultTokenProvider;
-use OC\Authentication\Token\IProvider;
use OCP\AppFramework\App;
use OCP\Util;