mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-18 20:36:01 +01:00
Appease the dog overlords
This commit is contained in:
parent
d2a6b2bb57
commit
5052bfb9b9
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class DropModerationVotesTable < ActiveRecord::Migration[6.1]
|
||||
def up
|
||||
drop_table :moderation_votes
|
||||
|
|
Loading…
Reference in a new issue