remove print

This commit is contained in:
Seth Call 2020-10-18 15:44:59 -05:00
parent a26715b932
commit 7b664d8968
1 changed files with 0 additions and 3 deletions

View File

@ -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