mirror of
https://github.com/zedeus/nitter.git
synced 2024-12-06 19:26:18 +01:00
Add missing import to search.nim
This commit is contained in:
+1
-1
@@ -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