lint code

This commit is contained in:
clowwindy 2014-11-06 12:58:14 +08:00
parent a88d47883b
commit 4e3c055406

View file

@ -32,8 +32,6 @@ import time
import argparse
from subprocess import Popen, PIPE
sys.path.insert(0, './')
python = 'python'
parser = argparse.ArgumentParser(description='test Shadowsocks')