aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/models/person.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activejob/test/models/person.rb')
-rw-r--r--activejob/test/models/person.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activejob/test/models/person.rb b/activejob/test/models/person.rb
index bcd1018782..b5d68ad9c1 100644
--- a/activejob/test/models/person.rb
+++ b/activejob/test/models/person.rb
@@ -1,4 +1,3 @@
-# frozen_string_literal: true
class Person
class RecordNotFound < StandardError; end