mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-05 05:11:35 +00:00
more fixes for phase 3
This commit is contained in:
@@ -102,10 +102,6 @@ from util.errors import (
|
||||
from util.fileio import readFile
|
||||
from gam.var import Cmd, Ent
|
||||
|
||||
# Lazy accessor for Ent (runtime instance)
|
||||
def _getEnt():
|
||||
return sys.modules['gam'].Ent
|
||||
|
||||
# Lazy accessor for main module
|
||||
|
||||
# --- Constants duplicated from __init__.py ---
|
||||
|
||||
Reference in New Issue
Block a user