mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Remove unused imports
This commit is contained in:
parent
1c548d30e7
commit
0359c72fda
5 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import asyncdispatch, strutils, strformat, sequtils, uri, tables
|
||||
import strutils, strformat, sequtils
|
||||
|
||||
import types
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue