@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | use GraphQL\Type\Definition\EnumType; |
13 | 13 | use Railt\Reflection\Abstraction\EnumTypeInterface; |
14 | -use Railt\Reflection\Abstraction\EnumValueInterface; |
|
15 | 14 | |
16 | 15 | /** |
17 | 16 | * Class EnumTypeBuilder |