@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Isswp101\Persimmon\Model; |
4 | 4 | |
5 | -use Isswp101\Persimmon\Contracts\Presentable; |
|
6 | -use Isswp101\Persimmon\Contracts\Storable; |
|
7 | 5 | use Isswp101\Persimmon\DI\Container; |
8 | 6 | use Isswp101\Persimmon\Exceptions\IllegalCollectionException; |
9 | 7 | use Isswp101\Persimmon\Exceptions\ModelNotFoundException; |