Remove unneeded migration.

staging
multiple creatures 2019-05-09 11:15:26 -05:00
parent a3faf5b169
commit cb311a274c
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
class DefaultProtocolToActivityPub < ActiveRecord::Migration[5.2]
def change
change_column_default :accounts, :protocol, 1
end
end