Skip to content

Commit

Permalink
Add missing "require" statement (#15829)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamKing0126 authored Mar 7, 2024
1 parent 13f9707 commit f8bb8f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lighthouse/benefits_education/configuration.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'common/client/configuration/rest'
require 'lighthouse/auth/client_credentials/service'

module BenefitsEducation
##
Expand Down

0 comments on commit f8bb8f6

Please sign in to comment.