class RemoveEmailAddressesVerifications < ActiveRecord::Migration[6.1] def change # drop_table :email_addresses_verifications end end