fix the build.

This commit is contained in:
Arpit Jalan 2020-01-30 17:51:55 +05:30
parent a3115e430e
commit 33abd68bdf
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
class RemoveBounceScoreThresholdDeactivateSiteSetting < ActiveRecord::Migration[6.0]
def up
execute "DELETE FROM site_settings WHERE name = 'bounce_score_threshold_deactivate'"