class RemoveEmailAddressVerifications < ActiveRecord::Migration[6.1] def change # drop_table :email_address_verifications end end