Appease the dog overlords
This commit is contained in:
parent
d2a6b2bb57
commit
5052bfb9b9
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class DropModerationVotesTable < ActiveRecord::Migration[6.1]
|
||||
def up
|
||||
drop_table :moderation_votes
|
||||
|
|
Loading…
Reference in New Issue