Removed 'getpass' from imports.

This commit is contained in:
Anton Hvornum 2021-04-09 15:06:34 +02:00
parent 5e0a192a9a
commit 740eccb213
No known key found for this signature in database
GPG Key ID: F1234C5BA67C59DF
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import archinstall, getpass
import archinstall
# Select a harddrive and a disk password
archinstall.log(f"Minimal only supports:")