mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-07 20:45:36 -05:00
Fix compiler warnings
This commit is contained in:
@@ -3,7 +3,7 @@ import strutils
|
||||
import jester
|
||||
|
||||
import router_utils
|
||||
import ".."/[query, types, redis_cache, api]
|
||||
import ".."/[types, redis_cache, api]
|
||||
import ../views/[general, timeline, list]
|
||||
export getListTimeline, getGraphList
|
||||
|
||||
|
||||
Reference in New Issue
Block a user