aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/html/some_class.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/autoloading_fixtures/html/some_class.rb')
-rw-r--r--activesupport/test/autoloading_fixtures/html/some_class.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activesupport/test/autoloading_fixtures/html/some_class.rb b/activesupport/test/autoloading_fixtures/html/some_class.rb
index 495372fef3..b43d15d891 100644
--- a/activesupport/test/autoloading_fixtures/html/some_class.rb
+++ b/activesupport/test/autoloading_fixtures/html/some_class.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
module HTML
class SomeClass
end