summaryrefslogtreecommitdiffstats
path: root/lib/tasks/extract_fixtures.rake
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tasks/extract_fixtures.rake')
-rw-r--r--lib/tasks/extract_fixtures.rake2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/tasks/extract_fixtures.rake b/lib/tasks/extract_fixtures.rake
index 1c7f9342c..65f529315 100644
--- a/lib/tasks/extract_fixtures.rake
+++ b/lib/tasks/extract_fixtures.rake
@@ -1,5 +1,3 @@
-# frozen_string_literal: false
-
desc 'Create YAML test fixtures from data in an existing database.
Defaults to development database. Set RAILS_ENV to override.'