Remove debug print

This commit is contained in:
Stewie
2022-12-21 19:14:07 -05:00
committed by fortiersteven
parent a115f62d48
commit 5e113473cb

View File

@@ -1093,7 +1093,6 @@ class ToolsTales:
if self.repo_name == "Tales-Of-Rebirth":
relname = ident_to_here[1:]
print(relname)
else:
relname = ident_to_here[len(start_path):]