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]
|
class DropModerationVotesTable < ActiveRecord::Migration[6.1]
|
||||||
def up
|
def up
|
||||||
drop_table :moderation_votes
|
drop_table :moderation_votes
|
||||||
|
|
Loading…
Reference in New Issue