Refactor, remove some unused imports
When reading element.py, I was surprised that it was importing 'inspect'.
Remove that import and some other unused ones to improve readability.
When reading element.py, I was surprised that it was importing 'inspect'.
Remove that import and some other unused ones to improve readability.