This commit is contained in:
Julius Haertl
2017-01-31 10:00:18 +01:00
parent 6952c7d605
commit 7cb485b1c5
3 changed files with 2 additions and 5 deletions

View File

@@ -26,10 +26,7 @@ namespace OCA\Deck\Service;
use OCA\Deck\Db\Acl;
use OCA\Deck\Db\CardMapper;
use OCA\Deck\Db\LabelMapper;
use OCP\ILogger;
use OCP\IL10N;
use OCP\AppFramework\Utility\ITimeFactory;
use OCA\Deck\Db\Stack;