1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-29 06:42:50 -05:00

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,4 +1,4 @@
import xmltree, sequtils, strtabs, strutils, strformat, json
import xmltree, sequtils, strutils, json
import types, parserutils, formatters