@@ -11,9 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace BoxedCode\Eloquent\Meta; |
13 | 13 | |
14 | -use BoxedCode\Eloquent\Meta\MetaCollection; |
|
15 | -use BoxedCode\Eloquent\Meta\Contracts\MetaItem as ItemContract; |
|
16 | - |
|
17 | 14 | trait Metable |
18 | 15 | { |
19 | 16 | /** |