mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Removing unnecessary require, solve 'circular require considered harmful' warning.
This commit is contained in:
committed by
Arun Agrawal
parent
fd29b4e47f
commit
b2469283a7
@@ -1,5 +1,3 @@
|
||||
require 'active_support/core_ext/module/delegation'
|
||||
|
||||
module ActiveSupport
|
||||
# Notifications provides an instrumentation API for Ruby. To instrument an
|
||||
# action in Ruby you just need to do:
|
||||
|
||||
Reference in New Issue
Block a user