Cleanup and minor fixes

This commit is contained in:
Frederic Guillot
2015-10-19 21:05:41 -04:00
parent 43cffe2828
commit 7303a79b50
23 changed files with 255 additions and 286 deletions

View File

@@ -2,8 +2,6 @@
namespace Kanboard\Model;
use Pimple\Container;
/**
* Base model class
*