From d2eed1607c87a878e5336c891d44dbc40ef71476 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Tue, 21 Jan 2025 15:58:54 +0100 Subject: JustMr: DistdirGitMap: Use serve calls ...instead of EnsureAbsentRootOnServe. And remove unused arguments. --- src/other_tools/root_maps/distdir_git_map.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/other_tools/root_maps/distdir_git_map.hpp') diff --git a/src/other_tools/root_maps/distdir_git_map.hpp b/src/other_tools/root_maps/distdir_git_map.hpp index 7bd82ca0..98c466c6 100644 --- a/src/other_tools/root_maps/distdir_git_map.hpp +++ b/src/other_tools/root_maps/distdir_git_map.hpp @@ -62,7 +62,6 @@ using DistdirGitMap = gsl::not_null const& critical_git_op_map, ServeApi const* serve, gsl::not_null const& native_storage_config, - StorageConfig const* compat_storage_config, gsl::not_null const& native_storage, gsl::not_null const& local_api, IExecutionApi const* remote_api, -- cgit v1.2.3