Skip to content

Commit

Permalink
Removed wrong import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Oct 8, 2024
1 parent a4fdcce commit 82d75ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyEDAA/Reports/Unittesting/JUnit/AntJUnit4.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
from lxml.etree import ElementTree, Element, SubElement, tostring, _Element
from pyTooling.Common import firstValue
from pyTooling.Decorators import export
from sphinx.ext import duration

from pyEDAA.Reports.Unittesting import UnittestException, TestsuiteKind
from pyEDAA.Reports.Unittesting import TestcaseStatus, TestsuiteStatus, IterationScheme
Expand Down

0 comments on commit 82d75ec

Please sign in to comment.