aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/sheep.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/test/models/sheep.rb')
-rw-r--r--activemodel/test/models/sheep.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activemodel/test/models/sheep.rb b/activemodel/test/models/sheep.rb
index f62a98777a..7aba055c4f 100644
--- a/activemodel/test/models/sheep.rb
+++ b/activemodel/test/models/sheep.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
class Sheep
extend ActiveModel::Naming
end