Decided to make the api helper part of the plugin_system_manager file. Forgot to remove the import from cthulhu.py.
This commit is contained in:
parent
41dae26d90
commit
9cdb9f74e5
@ -75,7 +75,6 @@ from .ax_utilities import AXUtilities
|
||||
from .input_event import BrailleEvent
|
||||
from . import cmdnames
|
||||
from . import plugin_system_manager # This will now be your pluggy-based implementation
|
||||
from .plugin_api_helper import APIHelper # New import for the separated APIHelper
|
||||
from . import guilabels
|
||||
from . import acss
|
||||
from . import text_attribute_names
|
||||
|
Loading…
x
Reference in New Issue
Block a user