Skip to content

Commit bd0918b

Browse files
committed
fix: 注释掉不必要的导入语句
1 parent a9142aa commit bd0918b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import hashlib
99
import os
1010
import platform
11-
import shutil
11+
# import shutil
1212
import subprocess
1313
import sys
1414
import time

0 commit comments

Comments
 (0)