Remove unused import
This commit is contained in:
		
							parent
							
								
									b571ba6468
								
							
						
					
					
						commit
						e0509cdb57
					
				@ -5,7 +5,7 @@ import sys
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
import click
 | 
					import click
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from ordigi import constants, log, LOG
 | 
					from ordigi import log, LOG
 | 
				
			||||||
from ordigi.collection import Collection
 | 
					from ordigi.collection import Collection
 | 
				
			||||||
from ordigi.geolocation import GeoLocation
 | 
					from ordigi.geolocation import GeoLocation
 | 
				
			||||||
from ordigi import utils
 | 
					from ordigi import utils
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user