Fixed typo

This commit is contained in:
Daniel Goldberg 2016-06-05 14:06:41 +03:00
parent 4103b30ba0
commit 3eaf3fe4aa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
dimport socket
import socket
import random
import struct
from abc import ABCMeta, abstractmethod