clean up imports

This commit is contained in:
Franzi 2021-07-03 17:15:57 +02:00
parent 40620879d2
commit a500310042
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ from os.path import expanduser
from bundlewrap.exceptions import FaultUnavailable
from bundlewrap.utils import Fault
from bundlewrap.utils.dicts import merge_dict
from bundlewrap.utils.text import bold, yellow
from bundlewrap.utils.ui import io
from pykeepass import PyKeePass