删除source文件

This commit is contained in:
2025-11-22 00:40:12 +08:00
parent 6bdd97c366
commit 81df40dece

View File

@@ -1,7 +0,0 @@
import jmcomic as jm
print(f'Input jmcomic Car_ID')
car_id = input()
jm.download_album(car_id)