Skip to content

Commit dc8f15f

Browse files
committed
fix: remove unused imports
1 parent fdfe50b commit dc8f15f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

json2xml/json2xml.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import xml
21
from typing import Optional, Any
32
from defusedxml.minidom import parseString
43
from pyexpat import ExpatError

0 commit comments

Comments
 (0)