From e3321246989ed8b4c661bce5cce775cd48d31dbc Mon Sep 17 00:00:00 2001 From: Keegan Carruthers-Smith Date: Mon, 5 Aug 2024 09:55:49 +0200 Subject: [PATCH] servicecatalog: remove searcher dep on database (#64247) Searcher doesn't speak to the database nor has it for a long time. See https://github.com/sourcegraph/sourcegraph/pull/61463 Test Plan: The following command is empty go run ./dev/depgraph/ summary internal/database | grep 'cmd/searcher' --- lib/servicecatalog/service-catalog.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/servicecatalog/service-catalog.yaml b/lib/servicecatalog/service-catalog.yaml index 77623edc52f..9f93e55ca1b 100644 --- a/lib/servicecatalog/service-catalog.yaml +++ b/lib/servicecatalog/service-catalog.yaml @@ -49,7 +49,6 @@ protected_services: - gitserver - migrator - repo-updater - - searcher - symbols - worker - precise-code-intel-worker