Skip to content

Commit

Permalink
22|24 Fix rubocop issues
Browse files Browse the repository at this point in the history
  • Loading branch information
cpreisinger committed Aug 6, 2024
1 parent d526987 commit bc92afe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/login_gov.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ def initialize(msg, code:, body:)
attr_reader :config

def initialize(config = Rails.configuration.login_gov_oidc)
puts config.inspect
@config = config.freeze.dup
end

Expand Down

0 comments on commit bc92afe

Please sign in to comment.