From 2f227907de0858dd18d7151252373002f482a6da Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Tue, 21 Jan 2025 15:51:17 +0100 Subject: JustMr: CommitGitMap: Remove unused arguments. --- src/other_tools/root_maps/commit_git_map.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/other_tools/root_maps/commit_git_map.hpp') diff --git a/src/other_tools/root_maps/commit_git_map.hpp b/src/other_tools/root_maps/commit_git_map.hpp index 304f37b6..a213dc04 100644 --- a/src/other_tools/root_maps/commit_git_map.hpp +++ b/src/other_tools/root_maps/commit_git_map.hpp @@ -86,7 +86,6 @@ using CommitGitMap = std::vector const& launcher, ServeApi const* serve, gsl::not_null const& native_storage_config, - StorageConfig const* compat_storage_config, gsl::not_null const& local_api, IExecutionApi const* remote_api, bool fetch_absent, -- cgit v1.2.3