Skip to content
Snippets Groups Projects
Commit 44510753 authored by Phil's avatar Phil
Browse files

Fixed missing import

parent d3c9f220
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
import socket,time
from config import conf
from data import *
from sendrecv import sndrcv
class _SuperSocket_metaclass(type):
def __repr__(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment