Skip to content

Commit e4211f3

Browse files
committedDec 12, 2012
unused import
1 parent f0bf024 commit e4211f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lud4ik/command_client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import logging
55

66
from work.protocol import Feeder, Packet
7-
from work.models import cmd, Connect, Ping, PingD, Quit, Finish
7+
from work.models import cmd
88
from work.utils import configure_logging
99
from work.cmdargs import get_cmd_args
1010
from work.exceptions import ClientFinishException

0 commit comments

Comments
 (0)
Please sign in to comment.