aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/custom_reader.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/test/models/custom_reader.rb')
-rw-r--r--activemodel/test/models/custom_reader.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activemodel/test/models/custom_reader.rb b/activemodel/test/models/custom_reader.rb
index a6f983e3ca..dc26bb10ff 100644
--- a/activemodel/test/models/custom_reader.rb
+++ b/activemodel/test/models/custom_reader.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
class CustomReader
include ActiveModel::Validations