aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/template/handlers/html.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/lib/action_view/template/handlers/html.rb')
-rw-r--r--actionview/lib/action_view/template/handlers/html.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionview/lib/action_view/template/handlers/html.rb b/actionview/lib/action_view/template/handlers/html.rb
index 215de5cfa2..ccaa8d1469 100644
--- a/actionview/lib/action_view/template/handlers/html.rb
+++ b/actionview/lib/action_view/template/handlers/html.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
module ActionView
module Template::Handlers
class Html < Raw