Minor fixes

This commit is contained in:
Julius Haertl
2016-10-28 13:57:41 +02:00
parent 0aa3f661ac
commit 86e628ab69
6 changed files with 22 additions and 14 deletions

View File

@@ -28,6 +28,7 @@ namespace OCA\Deck\Service;
use \OCA\Deck\Db\Card;
use \OCA\Deck\Db\CardMapper;
use \OCA\Deck\CardArchivedException;
class CardService {