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 strutils, strformat, htmlgen, xmltree, times
import regex
import types, utils
import types
from unicode import Rune, `$`