aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/guid.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/models/guid.rb')
-rw-r--r--activerecord/test/models/guid.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activerecord/test/models/guid.rb b/activerecord/test/models/guid.rb
index 8653b617b1..05653ba498 100644
--- a/activerecord/test/models/guid.rb
+++ b/activerecord/test/models/guid.rb
@@ -1,3 +1,2 @@
-# frozen_string_literal: true
class Guid < ActiveRecord::Base
end