Remove unused imports

This commit is contained in:
Zed
2019-08-11 21:26:37 +02:00
parent 1c548d30e7
commit 0359c72fda
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
import xmltree, htmlparser, strtabs, strformat, strutils, times
import xmltree, strtabs, strformat, strutils, times
import regex
import types, formatters, api
import types, formatters
from q import nil