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

@@ -29,7 +29,7 @@ use OCA\Deck\Db\BoardMapper;
use OCA\Deck\Db\IPermissionMapper;
use OCA\Deck\NoPermissionException;
use OCA\Deck\NotFoundException;
use OCP\AppFramework\Db\DoesNotExistException;
use OCP\IGroupManager;
use OCP\ILogger;