Minor fixes
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
namespace OCA\Deck\Service;
|
||||
namespace OCA\Deck;
|
||||
|
||||
class CardArchivedException extends \Exception {
|
||||
/**
|
||||
|
||||
@@ -28,6 +28,7 @@ namespace OCA\Deck\Service;
|
||||
|
||||
use \OCA\Deck\Db\Card;
|
||||
use \OCA\Deck\Db\CardMapper;
|
||||
use \OCA\Deck\CardArchivedException;
|
||||
|
||||
|
||||
class CardService {
|
||||
|
||||
Reference in New Issue
Block a user