Delete source directory

This commit is contained in:
SkimrMe
2025-09-26 01:29:24 +08:00
committed by GitHub
parent 2753c18755
commit 195b13d44e

View File

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