Fixed flake8 complaint

This commit is contained in:
Anton Hvornum 2022-02-09 11:44:03 +01:00
parent 1cdd4313ae
commit c2d765ff6d
No known key found for this signature in database
GPG Key ID: F1234C5BA67C59DF
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ class luks2:
:param mountpoint: The name without absolute path, for instance "luksdev" will point to /dev/mapper/luksdev
:type mountpoint: str
"""
from .disk import get_filesystem_type
if not password:
password = self.password