mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix a messed up merge commit
This commit is contained in:
parent
b16e0c9223
commit
87c93da440
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
# encoding: utf-8
|
||||
|
||||
require 'active_support/multibyte/chars'
|
||||
require 'active_support/multibyte/exceptions'
|
||||
require 'active_support/multibyte/unicode_database'
|
||||
|
||||
require 'active_support/core_ext/module/attribute_accessors'
|
||||
|
||||
module ActiveSupport #:nodoc:
|
||||
|
|
Loading…
Reference in a new issue