mirror of
https://github.com/unmojang/meta.git
synced 2025-09-24 03:31:03 -04:00
fix: remove debug log
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
0a4cbb8410
commit
c0644ac156
@ -100,7 +100,6 @@ def get_single_forge_files_manifest(longversion, artifact: str):
|
||||
if file_name.startswith("."):
|
||||
continue
|
||||
|
||||
print(f"AAAA {file_name}")
|
||||
classifier, ext = os.path.splitext(file_name)
|
||||
|
||||
if ext in [".md5", ".sha1", ".sha256", ".sha512"]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user