mirror of
https://github.com/zedeus/nitter.git
synced 2026-01-24 20:32:49 -05: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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user