mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-03-22 12:16:15 +00:00
Remove binding.irb call from Cache that was accidently left in...
This commit is contained in:
@@ -90,8 +90,6 @@ class W3DHub
|
||||
result = true
|
||||
end
|
||||
|
||||
binding.irb unless response
|
||||
|
||||
if response&.status == 200 || response&.status == 206
|
||||
result = true
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user