mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Removing unused import from provider tests
This commit is contained in:
		
							parent
							
								
									01ae47c0d0
								
							
						
					
					
						commit
						654e7f05c8
					
				| 
						 | 
				
			
			@ -1,7 +1,6 @@
 | 
			
		|||
"""Objects providers unittests."""
 | 
			
		||||
 | 
			
		||||
import unittest2 as unittest
 | 
			
		||||
from collections import namedtuple
 | 
			
		||||
 | 
			
		||||
from objects.providers import Provider
 | 
			
		||||
from objects.providers import Delegate
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user