1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-12 12:50:27 +08:00

Zipfile not needed anymore

This commit is contained in:
Escartem
2023-11-05 12:25:30 +01:00
committed by GitHub
parent 38386bf791
commit d923e2c05c

View File

@@ -2,7 +2,6 @@ import os
import sys import sys
import json import json
import shutil import shutil
import zipfile
import filecmp import filecmp
import wavescan import wavescan
import subprocess import subprocess