mirror of
https://github.com/bytedream/aionlib.git
synced 2025-12-13 01:02:07 +01:00
Add 'import_aion_internal_file' import
This commit is contained in:
@@ -11,7 +11,7 @@ _start_check()
|
||||
is_aion = _start_check.is_aion
|
||||
is_linux = _start_check.is_linux
|
||||
|
||||
from ._utils import aion_data_path, aion_path, raise_aion_not_installed_error
|
||||
from ._utils import aion_data_path, aion_path, import_aion_internal_file, raise_aion_not_installed_error
|
||||
|
||||
from . import config, language, logging, plugin, utils, variable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user