mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 02:24:24 +00:00 
			
		
		
		
	Drop some unused imports
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
		
							parent
							
								
									a906f55e0b
								
							
						
					
					
						commit
						edd0302c97
					
				@ -186,14 +186,13 @@ import sys
 | 
			
		||||
import string
 | 
			
		||||
import time
 | 
			
		||||
import optparse
 | 
			
		||||
import operator
 | 
			
		||||
import urllib
 | 
			
		||||
 | 
			
		||||
import apt_pkg
 | 
			
		||||
 | 
			
		||||
from excuse import Excuse
 | 
			
		||||
from migrationitem import MigrationItem, HintItem
 | 
			
		||||
from hints import Hint, HintCollection
 | 
			
		||||
from hints import HintCollection
 | 
			
		||||
from britney import buildSystem
 | 
			
		||||
 | 
			
		||||
__author__ = 'Fabio Tranchitella and the Debian Release Team'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user