We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2072c29 commit 2bb98bcCopy full SHA for 2bb98bc
1 file changed
archinstall/lib/authentication/authentication_handler.py
@@ -14,9 +14,6 @@
14
15
16
class AuthenticationHandler:
17
- def __init__(self) -> None:
18
- self._u2f_auth_file = Path('etc/u2f_mappings')
19
-
20
def setup_auth(
21
self,
22
install_session: 'Installer',
0 commit comments