mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 14:48:49 +00:00
Fix: removed unused import.
This commit is contained in:
parent
024df8f4de
commit
d7de970527
@ -2,7 +2,6 @@ import pytest
|
||||
from io import BytesIO
|
||||
from thefuck.types import Command
|
||||
from thefuck.rules.docker_not_command import get_new_command, match
|
||||
from thefuck.utils import memoize
|
||||
|
||||
|
||||
_DOCKER_SWARM_OUTPUT = '''
|
||||
|
Loading…
x
Reference in New Issue
Block a user