1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

remove added indentation from the last commit [ci skip]

This commit is contained in:
Francesco Rodriguez 2012-09-22 18:29:37 -05:00
parent d13cd2a7a9
commit a045731718

View file

@ -1,4 +1,4 @@
require 'active_support/core_ext/hash/indifferent_access'
require 'active_support/core_ext/hash/indifferent_access'
require 'active_support/core_ext/object/duplicable'
require 'thread'