mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove unnecessary requires/encoding comment
This commit is contained in:
parent
3fe7ca1dbe
commit
d2455bd8a5
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
# encoding: utf-8
|
||||
require 'active_support/core_ext/module/attribute_accessors'
|
||||
|
||||
module ActiveSupport #:nodoc:
|
||||
module Multibyte
|
||||
autoload :Chars, 'active_support/multibyte/chars'
|
||||
|
|
Loading…
Reference in a new issue