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