Skip to content

Commit

Permalink
remove redundant require: follow #39142
Browse files Browse the repository at this point in the history
  • Loading branch information
yskkin committed Jun 4, 2020
1 parent 265234b commit 28d1ea0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions activesupport/lib/active_support/security_utils.rb
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require "digest/sha2"

module ActiveSupport
module SecurityUtils
# Constant time string comparison, for fixed length strings.
Expand Down

0 comments on commit 28d1ea0

Please sign in to comment.