trimmed useless imports, unstarred all imports
[sfa.git] / sfatables / xmlextension.py
index 5e298db..f90e0fb 100644 (file)
@@ -5,7 +5,6 @@
 #   - The parameters that the processor needs to evaluate the context
 
 import libxml2
-from sfatables.globals import *
 
 class Xmlextension:
     def __init__(self, file_path):