@@ -12,7 +12,6 @@ |
||
12 | 12 | use Railt\Reflection\Contracts\Definition\Behaviour\ProvidesInterfaces; |
13 | 13 | use Railt\Reflection\Contracts\Definition\InterfaceDefinition; |
14 | 14 | use Railt\Reflection\Contracts\Definition\TypeDefinition; |
15 | -use Railt\Reflection\Exception\TypeNotFoundException; |
|
16 | 15 | |
17 | 16 | /** |
18 | 17 | * Trait HasInterfaces |