You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Remove debug print
This commit is contained in:
@@ -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):]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user