removed bad import.
This commit is contained in:
parent
f75de52b25
commit
67ee2b93a7
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import ctypes
|
||||||
import os
|
import os
|
||||||
import argparse
|
import argparse
|
||||||
import json, http.server, threading, socket, sys, time
|
import json, http.server, threading, socket, sys, time
|
||||||
from tkinter.constants import LEFT, RIGHT
|
|
||||||
|
|
||||||
stop_token_max = 10
|
stop_token_max = 10
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue