mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-10-31 07:57:26 +03:00 
			
		
		
		
	remove unused imports
This commit is contained in:
		
							parent
							
								
									aa11681048
								
							
						
					
					
						commit
						fc2967e276
					
				|  | @ -28,7 +28,7 @@ | |||
| import re | ||||
| from typing import Callable, Dict, List, Optional, Union | ||||
| 
 | ||||
| from graphql import GraphQLError, is_introspection_type | ||||
| from graphql import GraphQLError | ||||
| from graphql.language import ( | ||||
|     DefinitionNode, | ||||
|     FieldNode, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user