Skip to content

Commit ccfdaa6

Browse files
committed
Remove symboltable from this module
Avoid random cyclic import.
1 parent fd95a29 commit ccfdaa6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/api/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@
1212
from src.api import debug # noqa
1313
from src.api import errors # noqa
1414
from src.api import errmsg # noqa
15-
from src.api import symboltable # noqa

0 commit comments

Comments
 (0)