Fixed an import of not yet loaded module
This commit is contained in:
parent
66289c13d8
commit
500da432bf
|
|
@ -10,4 +10,3 @@ from .general_conf import (ask_ntp, ask_for_a_timezone, ask_for_audio_selection,
|
|||
select_additional_repositories, ask_hostname)
|
||||
from .disk_conf import ask_for_main_filesystem_format, select_individual_blockdevice_usage, select_disk_layout, select_disk
|
||||
from .utils import get_password, do_countdown
|
||||
from ..menu.global_menu import GlobalMenu
|
||||
|
|
|
|||
Loading…
Reference in New Issue