Removed unused import binascii

master
Frederic Laing 2018-10-26 15:55:46 +07:00
parent fa0e82b812
commit ccd5ceeaf7
1 changed files with 0 additions and 1 deletions

@ -1,7 +1,6 @@
import zmq
import struct
import random
import binascii
import enum
CURRENT_REQUEST_VERSION = 1