删除多余的库

This commit is contained in:
Womsxd 2022-08-05 18:20:52 +08:00
parent e31ed96be5
commit 522d5c58d8
No known key found for this signature in database
GPG Key ID: 0FE76418EE689B68

View File

@ -2,7 +2,6 @@
import os
import time
import threading
from turtle import Turtle
import main as single
import main_multi as multi
from loghelper import log