chore: remove migration
This commit is contained in:
parent
b3a51154d8
commit
850b75b968
@ -1,5 +0,0 @@
|
|||||||
class AddNameToWebhooks < ActiveRecord::Migration[7.1]
|
|
||||||
def change
|
|
||||||
add_column :webhooks, :name, :string, null: true
|
|
||||||
end
|
|
||||||
end
|
|
||||||
Loading…
Reference in New Issue
Block a user