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>
This commit is contained in:
David Malcolm 2025-09-30 17:23:32 -04:00
parent 5b5dba9023
commit f45eeaf94d
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import json
import os
import xml.etree.ElementTree as ET
def sarif_from_env():
# return parsed JSON content a SARIF_PATH file