aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/contact.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/models/contact.rb')
-rw-r--r--activerecord/test/models/contact.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activerecord/test/models/contact.rb b/activerecord/test/models/contact.rb
index 0a095301bd..47bbbbfd8b 100644
--- a/activerecord/test/models/contact.rb
+++ b/activerecord/test/models/contact.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
module ContactFakeColumns
def self.extended(base)
base.class_eval do