mirror of
https://github.com/zedeus/nitter.git
synced 2026-04-15 18:22:11 -04:00
Add missing import to search.nim
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import asyncdispatch, strutils, strformat, uri, tables
|
import asyncdispatch, strutils, strformat, sequtils, uri, tables
|
||||||
|
|
||||||
import types
|
import types
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user