mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Linting
This commit is contained in:
parent
78b6877b02
commit
6a7e56b613
4 changed files with 1 additions and 4 deletions
|
|
@ -45,7 +45,6 @@ proc parseGraphList*(js: JsonNode): List =
|
|||
banner: list{"custom_banner_media", "media_info", "url"}.getImageStr
|
||||
)
|
||||
|
||||
|
||||
proc parsePoll(js: JsonNode): Poll =
|
||||
let vals = js{"binding_values"}
|
||||
# name format is pollNchoice_*
|
||||
|
|
|
|||
Loading…
Reference in a new issue