mirror of
https://github.com/bytedream/aionlib.git
synced 2025-05-09 20:05:08 +02:00
Add 'raise_aion_not_installed_error' import
This commit is contained in:
parent
216860e7b0
commit
7e9f2de011
@ -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
|
||||
from ._utils import aion_data_path, aion_path, raise_aion_not_installed_error
|
||||
|
||||
from . import config, language, logging, plugin, utils, variable
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user