]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: remove redundant import in sarif.py
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 30 Sep 2025 21:23:32 +0000 (17:23 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Tue, 30 Sep 2025 21:23:32 +0000 (17:23 -0400)
commitf45eeaf94d2d125ba5fb99460b8dc157499b357e
tree9b0a264d5aa5f037c950c789957455d4061333b4
parent5b5dba90232bd31caa072c1e26fd8c11bfe0a5f0
testsuite: remove redundant import in sarif.py

I believe I stopped using this in r16-2211-ga5d9debedd2f46.

gcc/testsuite/ChangeLog:
* lib/sarif.py: Remove import of ET.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/testsuite/lib/sarif.py