why is there a w there

This commit is contained in:
Echo 2025-07-01 12:28:58 -04:00
parent 256b0ab687
commit 367c46c0ab
No known key found for this signature in database

View file

@ -13,4 +13,3 @@ class CreateAdminApiKeys < ActiveRecord::Migration[8.0]
add_index :admin_api_keys, [ :user_id, :name ], unique: true
end
end
w