sorry left some puts
This commit is contained in:
parent
58ca760a64
commit
b911047d7d
1 changed files with 0 additions and 2 deletions
|
|
@ -5,9 +5,7 @@ module Messagebus
|
|||
end
|
||||
|
||||
def initialize(api_key)
|
||||
puts "yayayayaayayay"
|
||||
@client = MessagebusRubyApi::Client.new(api_key)
|
||||
puts @client.inspect
|
||||
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue