mirror of
https://github.com/zedeus/nitter.git
synced 2026-04-27 23:16:07 -04:00
Don't export options from types
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import httpclient, asyncdispatch, htmlparser
|
||||
import httpclient, asyncdispatch, htmlparser, options
|
||||
import strutils, json, xmltree, uri
|
||||
|
||||
import ../types
|
||||
|
||||
Reference in New Issue
Block a user