Skip to content

Commit a59f568

Browse files
committed
进行打包
1 parent fcf31a9 commit a59f568

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/view/main/roll_call.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def closeEvent(self, event):
4747
self.file_watcher.removePaths(self.file_watcher.files())
4848
except Exception as e:
4949
logger.error(f"清理文件监控器失败: {e}")
50-
5150
super().closeEvent(event)
5251

5352
def initUI(self):

0 commit comments

Comments
 (0)