From 57388e7624c71762e6aac30f16809c467f96ca58 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Mon, 8 Jul 2024 15:56:38 +0200 Subject: Store HashFunction in StorageConfig --- test/buildtool/execution_api/execution_service/TARGETS | 1 - 1 file changed, 1 deletion(-) (limited to 'test/buildtool/execution_api/execution_service/TARGETS') diff --git a/test/buildtool/execution_api/execution_service/TARGETS b/test/buildtool/execution_api/execution_service/TARGETS index f50057c7..754615d5 100644 --- a/test/buildtool/execution_api/execution_service/TARGETS +++ b/test/buildtool/execution_api/execution_service/TARGETS @@ -17,7 +17,6 @@ , ["@", "src", "src/buildtool/storage", "config"] , ["@", "src", "src/buildtool/storage", "storage"] , ["@", "gsl", "", "gsl"] - , ["@", "src", "src/buildtool/crypto", "hash_function"] ] , "stage": ["test", "buildtool", "execution_api", "execution_service"] } -- cgit v1.2.3