Skip to content

Commit c00ce32

Browse files
authored
chore(app/test): remove unused service submodule (#3928)
`linkerd_app_test::service` contains facilities that are unused. this commit removes this submodule from the `linkerd-app-test` library. Signed-off-by: katelyn martin <kate@buoyant.io>
1 parent 21fd4ec commit c00ce32

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

linkerd/app/test/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ pub mod connect;
2727
pub mod http_util;
2828
pub mod profile;
2929
pub mod resolver;
30-
pub mod service;
3130
pub mod track;
3231

3332
pub fn resolver<E>() -> resolver::Dst<E> {

linkerd/app/test/src/service.rs

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)