lib/rainforest/auth.rb in rainforest_auth-0.0.1 vs lib/rainforest/auth.rb in rainforest_auth-0.0.2

- old
+ new

@@ -5,10 +5,9 @@ # @author Russell Smith <russ@rainforestqa.com> # @copyright CLDRDR Inc, 2013 require 'openssl' require 'json' -require 'awesome_print' class RainforestAuth attr_reader :key \ No newline at end of file