remove print
This commit is contained in:
parent
a26715b932
commit
7b664d8968
|
|
@ -1376,9 +1376,6 @@ module JamWebsockets
|
|||
@stored_ars = stored_ars
|
||||
@stored_ars_beta = stored_ars_beta
|
||||
|
||||
puts "STORADE ARS #{@stored_ars}"
|
||||
puts "STORADE ARS BETA #{@stored_ars_beta}"
|
||||
|
||||
if @client_lookup.length == 0
|
||||
return
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue