@ -1,8 +1,4 @@
import socket
from multiprocessing import Process
from random import randint
from os import getpid
from time import sleep
class EchoServer: