mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 11:01:44 +00:00
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'
This commit is contained in:
parent
7595615f07
commit
e332124698
@ -49,7 +49,6 @@ protected_services:
|
||||
- gitserver
|
||||
- migrator
|
||||
- repo-updater
|
||||
- searcher
|
||||
- symbols
|
||||
- worker
|
||||
- precise-code-intel-worker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user