(Remove now-redundant import)
This commit is contained in:
@@ -31,7 +31,6 @@ import threading as _threading
|
|||||||
import socket as _socket
|
import socket as _socket
|
||||||
import random as _random
|
import random as _random
|
||||||
import collections as _collections
|
import collections as _collections
|
||||||
import mmap as _mmap
|
|
||||||
|
|
||||||
_CAPNP_VERSION_MAJOR = capnp.CAPNP_VERSION_MAJOR
|
_CAPNP_VERSION_MAJOR = capnp.CAPNP_VERSION_MAJOR
|
||||||
_CAPNP_VERSION_MINOR = capnp.CAPNP_VERSION_MINOR
|
_CAPNP_VERSION_MINOR = capnp.CAPNP_VERSION_MINOR
|
||||||
|
|||||||
Reference in New Issue
Block a user