diff --git a/saas/db/migrate/20251215160000_create_account_billing_waivers.rb b/saas/db/migrate/20251215160000_create_account_billing_waivers.rb index 2cc9023d1..8f3732c09 100644 --- a/saas/db/migrate/20251215160000_create_account_billing_waivers.rb +++ b/saas/db/migrate/20251215160000_create_account_billing_waivers.rb @@ -6,4 +6,4 @@ class CreateAccountBillingWaivers < ActiveRecord::Migration[8.2] t.timestamps end end -end \ No newline at end of file +end