Skip to content

Commit

Permalink
优化冗余部分代码
Browse files Browse the repository at this point in the history
  • Loading branch information
SwimmingLiu committed Sep 16, 2024
1 parent 5072295 commit 476091f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import shutil
from datetime import datetime
import platform
import subprocess
from bs4 import BeautifulSoup
from tqdm import trange
import util.RequestUtil as Request
import util.ToolsUtil as Tools
import util.ConfigUtil as Config
Expand Down

0 comments on commit 476091f

Please sign in to comment.