Server EP: removed unnecessary 'import socket'

This commit is contained in:
Alberto Sottile 2019-05-10 23:57:52 +02:00
parent ce8884f4c7
commit a2294d0916
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import socket
import sys
from twisted.internet import reactor