From bcbe3dc6108704769d660fb6fd56b70d1ae77092 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Tue, 16 Jul 2019 05:03:26 +0900 Subject: active_support/core_ext/object/duplicable is not in use here --- activesupport/lib/active_support/cache/strategy/local_cache.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/lib/active_support/cache/strategy/local_cache.rb b/activesupport/lib/active_support/cache/strategy/local_cache.rb index 39b32fc7f6..67c455771e 100644 --- a/activesupport/lib/active_support/cache/strategy/local_cache.rb +++ b/activesupport/lib/active_support/cache/strategy/local_cache.rb @@ -1,6 +1,5 @@ # frozen_string_literal: true -require "active_support/core_ext/object/duplicable" require "active_support/core_ext/string/inflections" require "active_support/per_thread_registry" -- cgit v1.2.3