mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-12 23:58:22 +02:00
remove a comment
This commit is contained in:
parent
a396baeea0
commit
a85feabb70
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ def install_mod(self):
|
|||
|
||||
def replace_file(path, file, subpath="/"):
|
||||
self.Progress(statut=self.translate("Modification de")+f"\n{get_nodir(path)}", add=1)
|
||||
# print(path, subpath, file)
|
||||
extension = get_extension(path)
|
||||
|
||||
if extension == "szs":
|
||||
|
|
Loading…
Reference in a new issue