removed bad import.

This commit is contained in:
Concedo 2023-04-29 09:59:16 +08:00
parent f75de52b25
commit 67ee2b93a7

View file

@ -6,7 +6,6 @@ import ctypes
import os
import argparse
import json, http.server, threading, socket, sys, time
from tkinter.constants import LEFT, RIGHT
stop_token_max = 10