privacy: Remove unused import, fix pipline

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Sunil Mohan Adapa 2022-10-10 22:55:30 -07:00
parent 64cbcb0d0d
commit bbb6451254
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -1,7 +1,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""FreedomBox app to the Privacy app."""
import augeas
from django.utils.translation import gettext_lazy as _
from django.utils.translation import gettext_noop