diff --git a/common/lib/keystore/xml.py b/common/lib/keystore/xml.py index dcddb2718e..d0f777efa9 100644 --- a/common/lib/keystore/xml.py +++ b/common/lib/keystore/xml.py @@ -1,3 +1,4 @@ +import logging from fs.osfs import OSFS from importlib import import_module from lxml import etree