Skip to content

Commit 0193b89

Browse files
committed
Remove unused requires
1 parent 6563a73 commit 0193b89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

activesupport/test/key_generator_test.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
$stderr.puts "Skipping KeyGenerator test: broken OpenSSL install"
1010
else
1111

12-
require "active_support/time"
13-
require "active_support/json"
14-
1512
class KeyGeneratorTest < ActiveSupport::TestCase
1613
def setup
1714
@secret = SecureRandom.hex(64)

0 commit comments

Comments
 (0)