mirror of
https://github.com/iv-org/instances-api.git
synced 2025-03-13 09:46:34 -04:00
Fix lint
This commit is contained in:
parent
19ac3692b8
commit
7e972d9c5b
@ -88,13 +88,12 @@ spawn do
|
||||
end
|
||||
|
||||
trending = JSON.parse(req.body)
|
||||
trending[0]["videoId"].as_s()
|
||||
trending[0]["videoId"].as_s
|
||||
api = true
|
||||
rescue
|
||||
puts "Cant parse API json"
|
||||
end
|
||||
end
|
||||
|
||||
rescue ex
|
||||
stats = nil
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user