aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/caching
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/lib/abstract_controller/caching')
-rw-r--r--actionpack/lib/abstract_controller/caching/fragments.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionpack/lib/abstract_controller/caching/fragments.rb b/actionpack/lib/abstract_controller/caching/fragments.rb
index 1fe653cd12..14e4a82523 100644
--- a/actionpack/lib/abstract_controller/caching/fragments.rb
+++ b/actionpack/lib/abstract_controller/caching/fragments.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
module AbstractController
module Caching
# Fragment caching is used for caching various blocks within