Skip to content

Commit

Permalink
Remove unused requires
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Aug 17, 2018
1 parent 6563a73 commit 0193b89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions activesupport/test/key_generator_test.rb
Expand Up @@ -9,9 +9,6 @@
$stderr.puts "Skipping KeyGenerator test: broken OpenSSL install"
else

require "active_support/time"
require "active_support/json"

class KeyGeneratorTest < ActiveSupport::TestCase
def setup
@secret = SecureRandom.hex(64)
Expand Down

0 comments on commit 0193b89

Please sign in to comment.