mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
parent
6b437d5f87
commit
fd20fcf3ee
3 changed files with 55 additions and 3 deletions
|
|
@ -6,8 +6,6 @@ import router_utils
|
|||
import ".."/[api, prefs, types, utils, cache, formatters, agents, query]
|
||||
import ../views/[general, profile, timeline, status, search]
|
||||
|
||||
include "../views/rss.nimf"
|
||||
|
||||
export uri, sequtils
|
||||
export router_utils
|
||||
export api, cache, formatters, query, agents
|
||||
|
|
|
|||
Loading…
Reference in a new issue