remove unused imports
This commit is contained in:
		| @@ -1,5 +1,3 @@ | ||||
| from typing import Any | ||||
|  | ||||
| from lxml import etree, html | ||||
| from io import BytesIO | ||||
|  | ||||
|   | ||||
| @@ -18,10 +18,6 @@ import javax.xml.transform.stream.StreamSource; | ||||
| import javax.xml.validation.Schema; | ||||
| import javax.xml.validation.SchemaFactory; | ||||
| import javax.xml.validation.Validator; | ||||
| import javax.xml.xpath.XPath; | ||||
| import javax.xml.xpath.XPathConstants; | ||||
| import javax.xml.xpath.XPathExpression; | ||||
| import javax.xml.xpath.XPathFactory; | ||||
| import java.io.ByteArrayOutputStream; | ||||
| import java.io.OutputStreamWriter; | ||||
| import java.io.StringReader; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user