lint code

This commit is contained in:
clowwindy 2014-11-01 12:44:22 +08:00
parent 7bff002202
commit 812a286f12
3 changed files with 2 additions and 3 deletions

View file

@ -23,7 +23,6 @@
from __future__ import absolute_import, division, print_function, \ from __future__ import absolute_import, division, print_function, \
with_statement with_statement
import time
import struct import struct
import logging import logging
import sys import sys