1
0

small import clean-up

This commit is contained in:
SomberNight
2018-10-11 16:30:30 +02:00
parent cd5453e477
commit 1ef804c652
6 changed files with 14 additions and 12 deletions

View File

@@ -23,10 +23,11 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
from jsonrpclib.SimpleJSONRPCServer import SimpleJSONRPCServer, SimpleJSONRPCRequestHandler
from base64 import b64decode
import time
from jsonrpclib.SimpleJSONRPCServer import SimpleJSONRPCServer, SimpleJSONRPCRequestHandler
from . import util