Clean up core/Application a bit more
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
4db5b2a2c6
commit
bc8186e4c5
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@
|
|||
|
||||
namespace OC\Core;
|
||||
|
||||
use OC\Authentication\Token\DefaultTokenProvider;
|
||||
use OC\Authentication\Token\IProvider;
|
||||
use OCP\AppFramework\App;
|
||||
use OCP\Util;
|
||||
|
||||
|
|
Loading…
Reference in a new issue