Remove useless import
This commit is contained in:
parent
d88146780f
commit
46f0d37a81
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import socket
|
||||
import sys
|
||||
import threading
|
||||
|
||||
class Server(threading.Thread):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue