Skip to content

Commit

Permalink
Removed legacy require 'base64'
Browse files Browse the repository at this point in the history
  • Loading branch information
mloughran committed Jul 19, 2010
1 parent 5fb9dc3 commit ddc782c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/signature.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require 'hmac-sha2'
require 'base64'

module Signature
class AuthenticationError < RuntimeError; end
Expand Down

0 comments on commit ddc782c

Please sign in to comment.