Skip to content

Commit 203f2fe

Browse files
Delete enum backfill data migration, already run in production (#4008)
This data migration has been run in production Follow up from: - #3936 - #3937 - #3938 - #3939
1 parent 21987c9 commit 203f2fe

File tree

2 files changed

+0
-69
lines changed

2 files changed

+0
-69
lines changed

config/application.rb

-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
require_relative '../app/middlewares/rack/teapot'
1111
require 'rack/contrib'
1212

13-
# TEMP: enum backfill data migration class
14-
require_relative '../db/data_migrate'
15-
1613
# Require the gems listed in Gemfile, including any gems
1714
# you've limited to :test, :development, or :production.
1815
Bundler.require(*Rails.groups)

db/data_migrate.rb

-66
This file was deleted.

0 commit comments

Comments
 (0)