Removing a little code

This commit is contained in:
Vishal 2024-09-25 01:03:23 +05:30 committed by GitHub
parent f6973bac7c
commit 7ce739f381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -592,6 +592,3 @@ class InGameMenuWindow(bui.MainWindow):
logging.exception('Error in classic resume callback.')
classic.main_menu_resume_callbacks.clear()
def __del__(self) -> None:
self._resume()