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