mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-31 07:04:12 +00:00 
			
		
		
		
	Removed an unused import.
This commit is contained in:
		| @@ -1,7 +1,5 @@ | |||||||
| import re | import re | ||||||
|  |  | ||||||
| from thefuck.utils import replace_command |  | ||||||
|  |  | ||||||
| fix = 'git commit -m "Initial commit." && {command}' | fix = 'git commit -m "Initial commit." && {command}' | ||||||
| refspec_does_not_match = re.compile(r'src refspec \w+ does not match any\.') | refspec_does_not_match = re.compile(r'src refspec \w+ does not match any\.') | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user