Skip to content

Commit

Permalink
Merge pull request #50510 from santib/remove-unnecessary-require
Browse files Browse the repository at this point in the history
Remove unnecessary require
  • Loading branch information
fatkodima committed Jan 1, 2024
2 parents fb8da81 + 78a56cc commit dca72da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activesupport/lib/active_support/execution_wrapper.rb
Expand Up @@ -2,7 +2,6 @@

require "active_support/error_reporter"
require "active_support/callbacks"
require "concurrent/hash"

module ActiveSupport
class ExecutionWrapper
Expand Down

0 comments on commit dca72da

Please sign in to comment.