Skip to content

Commit 3feaf3c

Browse files
committed
Remove error message
1 parent e89b56f commit 3feaf3c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Subprocesses/ModInstallation/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,6 @@ def adapted_mvgl_unpack(archive, origin, destination, remove_input):
431431
with open(self.cache_record_filepath, 'w') as F:
432432
json.dump(self.cached_files, F, indent=4)
433433

434-
self.messageLog.emit("")
435-
436434

437435
self.messageLog.emit("Generating patched MVGL archive (this may take a few minutes)...")
438436

0 commit comments

Comments
 (0)