summaryrefslogtreecommitdiff
path: root/src/other_tools/root_maps/commit_git_map.hpp
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-01-12 13:04:28 +0100
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-01-26 14:51:43 +0100
commit577db2f76dfd6d8d5c5dba53adeff3f64c631086 (patch)
tree413bb4388f1b5dbca1b086b61e0da9b4a780d17f /src/other_tools/root_maps/commit_git_map.hpp
parentdc501821c783740bd0298c188e7c41a9d5b7f60e (diff)
downloadjustbuild-577db2f76dfd6d8d5c5dba53adeff3f64c631086.tar.gz
root_maps: Small cleanup of includes and targets file
...for more easily readable and maintainable target descriptions.
Diffstat (limited to 'src/other_tools/root_maps/commit_git_map.hpp')
-rw-r--r--src/other_tools/root_maps/commit_git_map.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/other_tools/root_maps/commit_git_map.hpp b/src/other_tools/root_maps/commit_git_map.hpp
index 077ed74b..348e5e11 100644
--- a/src/other_tools/root_maps/commit_git_map.hpp
+++ b/src/other_tools/root_maps/commit_git_map.hpp
@@ -23,7 +23,6 @@
#include "nlohmann/json.hpp"
#include "src/buildtool/common/user_structs.hpp"
#include "src/buildtool/execution_api/common/execution_api.hpp"
-#include "src/buildtool/serve_api/remote/serve_api.hpp"
#include "src/other_tools/just_mr/mirrors.hpp"
#include "src/other_tools/ops_maps/critical_git_op_map.hpp"
#include "src/other_tools/ops_maps/import_to_git_map.hpp"