hash_conversion itself does not at all depend on time extensions

This commit is contained in:
Akira Matsuda 2019-08-02 13:15:32 +09:00
parent a0bb19fbfa
commit 12959dee0f
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# frozen_string_literal: true
require "active_support/xml_mini"
require "active_support/time"
require "active_support/core_ext/object/blank"
require "active_support/core_ext/object/to_param"
require "active_support/core_ext/object/to_query"