From: Michael Tremer Date: Tue, 7 May 2019 17:13:13 +0000 (+0100) Subject: accounts: Drop a couple of unused Python modules X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3063e5831ebd2168b5bfd67e3c3020c6009021ff;p=ipfire.org.git accounts: Drop a couple of unused Python modules Signed-off-by: Michael Tremer --- diff --git a/src/backend/accounts.py b/src/backend/accounts.py index f7423010..8c00a35a 100644 --- a/src/backend/accounts.py +++ b/src/backend/accounts.py @@ -1,10 +1,7 @@ #!/usr/bin/python # encoding: utf-8 -import PIL -import PIL.ImageOps import datetime -import io import ldap import ldap.modlist import logging