mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-19 04:21:14 +00:00
#599: Remove unused import
This commit is contained in:
parent
ff2be6c9a3
commit
430a7135af
@ -1,7 +1,6 @@
|
|||||||
from thefuck.specific.apt import apt_available
|
from thefuck.specific.apt import apt_available
|
||||||
from thefuck.utils import memoize, which
|
from thefuck.utils import memoize, which
|
||||||
from thefuck.shells import shell
|
from thefuck.shells import shell
|
||||||
from pprint import pprint
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from CommandNotFound import CommandNotFound
|
from CommandNotFound import CommandNotFound
|
||||||
|
Loading…
x
Reference in New Issue
Block a user