Clean up core/Application a bit more

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2016-10-05 16:31:56 +02:00
parent 4db5b2a2c6
commit bc8186e4c5
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
namespace OC\Core;
use OC\Authentication\Token\DefaultTokenProvider;
use OC\Authentication\Token\IProvider;
use OCP\AppFramework\App;
use OCP\Util;