forked from p15670423/monkey
Fixed typo
This commit is contained in:
parent
4103b30ba0
commit
3eaf3fe4aa
|
@ -1,4 +1,4 @@
|
||||||
dimport socket
|
import socket
|
||||||
import random
|
import random
|
||||||
import struct
|
import struct
|
||||||
from abc import ABCMeta, abstractmethod
|
from abc import ABCMeta, abstractmethod
|
||||||
|
|
Loading…
Reference in New Issue