mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: make project not singleton
This commit is contained in:
@@ -48,5 +48,3 @@ class Project():
|
||||
self.exe_info = ExeInfo()
|
||||
self.exe_info.parse_from_exe(self.inject_exe_in)
|
||||
|
||||
|
||||
project = Project()
|
||||
|
||||
Reference in New Issue
Block a user