lib/finapps/rest/resources.rb in finapps-0.16.6.pre vs lib/finapps/rest/resources.rb in finapps-0.17.0.pre

- old
+ new

@@ -7,10 +7,9 @@ # @param [FinApps::REST::Client] client # @return [FinApps::REST::Resources] def initialize(client) @client = client - logger.debug "##{__method__.to_s} => #{self.class.name} initialized." end end end end \ No newline at end of file