Skip to content

element.py: Remove unused import of OrderedDict()

Tristan Van Berkom requested to merge tristan/remove-unused-import into master

This is not showing up with the linter in gitlab, but does show up with the same version of pylint and same docker image in github.

Let's just fix the unused import regardless.

Merge request reports

Loading