Skip to content

Commit

Permalink
Merge pull request #1281 from alphagov/remove-unused-require
Browse files Browse the repository at this point in the history
Stop requiring 'gds_api/search', which is no longer used
  • Loading branch information
ChrisBAshton authored Aug 23, 2024
2 parents 20d82a7 + 531e6cc commit 4e7ad33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/lib/services.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
require "gds_api/search"
require "gds_api/publishing_api"

module Services
Expand Down

0 comments on commit 4e7ad33

Please sign in to comment.