remove unused import
This commit is contained in:
parent
1b4507162b
commit
6db9ebda49
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ import sys
|
|||
import os
|
||||
import logging
|
||||
import signal
|
||||
import multiprocessing
|
||||
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '../'))
|
||||
from shadowsocks import shell, daemon, eventloop, tcprelay, udprelay, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue