mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-21 15:54:22 +01:00
(bug) remove a unused variable
This commit is contained in:
parent
2aaf801c1f
commit
e27fd10a48
@ -3,5 +3,5 @@
|
|||||||
class AddProfileUrlToSamlProviders < ActiveRecord::Migration[7.0]
|
class AddProfileUrlToSamlProviders < ActiveRecord::Migration[7.0]
|
||||||
def change
|
def change
|
||||||
add_column :saml_providers, :profile_url, :string
|
add_column :saml_providers, :profile_url, :string
|
||||||
s end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user