diff options
Diffstat (limited to 'app/Model/Board.php')
-rw-r--r-- | app/Model/Board.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Model/Board.php b/app/Model/Board.php index f677266f..c10be19f 100644 --- a/app/Model/Board.php +++ b/app/Model/Board.php @@ -2,8 +2,6 @@ namespace Kanboard\Model; -use PicoDb\Database; - /** * Board model * |