Remove IDb occurences

This commit is contained in:
Julius Haertl
2017-01-09 21:32:40 +01:00
parent f7f3a60590
commit f0aa3777b2
10 changed files with 19 additions and 23 deletions

View File

@@ -25,7 +25,7 @@ namespace OCA\Deck\Service;
use OCA\Deck\Db\Acl;
use OCA\Deck\Db\AclMapper;
use \OCA\Deck\Db\BoardMapper;
use OCA\Deck\Db\BoardMapper;
use OCP\IGroupManager;
use OCP\ILogger;