Skip to content

Commit

Permalink
(bug) remove a unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
gnepud committed Feb 1, 2024
1 parent 2aaf801 commit e27fd10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
class AddProfileUrlToSamlProviders < ActiveRecord::Migration[7.0]
def change
add_column :saml_providers, :profile_url, :string
s end
end
end

0 comments on commit e27fd10

Please sign in to comment.