1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-01-30 15:22:49 -05:00
This commit is contained in:
Zed
2019-09-20 15:03:18 +02:00
parent fd20fcf3ee
commit 7639883c6a
8 changed files with 19 additions and 25 deletions

View File

@@ -3,7 +3,7 @@ import asyncdispatch, strutils, sequtils, uri
import jester
import router_utils
import ".."/[api, prefs, types, utils, cache, formatters, agents, query]
import ".."/[api, prefs, types, cache, formatters, agents, query]
import ../views/[general, profile, timeline, status, search]
export uri, sequtils