remove unused fields
This commit is contained in:
parent
ff9f7730c8
commit
7e77d85988
@ -1,7 +1,5 @@
|
|||||||
{
|
{
|
||||||
"appID": 6954184,
|
"appID": 6954184,
|
||||||
"userIds": 69040735,
|
"userIds": 69040735,
|
||||||
"secureKey": null,
|
|
||||||
"serviceKey": null,
|
|
||||||
"accessToken": null
|
"accessToken": null
|
||||||
}
|
}
|
||||||
|
@ -46,7 +46,7 @@ else
|
|||||||
# execute if an exception is raised
|
# execute if an exception is raised
|
||||||
end
|
end
|
||||||
|
|
||||||
begin # Missing hash key
|
begin # Status set
|
||||||
if status["response"] == 1
|
if status["response"] == 1
|
||||||
puts "Complete!"
|
puts "Complete!"
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user