fixed another messed up import
This commit is contained in:
parent
1c0c127762
commit
1188303fb3
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from archinstall import generic_select, sys_command, RequirementError
|
from archinstall import generic_select, sys_command, RequirementError
|
||||||
|
import archinstall
|
||||||
is_top_level_profile = True
|
is_top_level_profile = True
|
||||||
|
|
||||||
def _prep_function(*args, **kwargs):
|
def _prep_function(*args, **kwargs):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue