use absolute import
This commit is contained in:
parent
89dc6031e8
commit
0814888ba5
6 changed files with 19 additions and 32 deletions
|
@ -25,12 +25,8 @@ import sys
|
|||
import os
|
||||
import logging
|
||||
import signal
|
||||
import utils
|
||||
import encrypt
|
||||
import eventloop
|
||||
import tcprelay
|
||||
import udprelay
|
||||
import asyncdns
|
||||
|
||||
from shadowsocks import utils, encrypt, eventloop, tcprelay, udprelay, asyncdns
|
||||
|
||||
|
||||
def main():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue