diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-01-12 13:04:28 +0100 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-01-26 14:51:43 +0100 |
commit | 577db2f76dfd6d8d5c5dba53adeff3f64c631086 (patch) | |
tree | 413bb4388f1b5dbca1b086b61e0da9b4a780d17f /src/other_tools/root_maps/content_git_map.hpp | |
parent | dc501821c783740bd0298c188e7c41a9d5b7f60e (diff) | |
download | justbuild-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/content_git_map.hpp')
-rw-r--r-- | src/other_tools/root_maps/content_git_map.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/other_tools/root_maps/content_git_map.hpp b/src/other_tools/root_maps/content_git_map.hpp index edf1fe9b..2b894d27 100644 --- a/src/other_tools/root_maps/content_git_map.hpp +++ b/src/other_tools/root_maps/content_git_map.hpp @@ -22,7 +22,6 @@ #include "src/buildtool/common/user_structs.hpp" #include "src/buildtool/execution_api/common/execution_api.hpp" #include "src/buildtool/file_system/symlinks_map/resolve_symlinks_map.hpp" -#include "src/buildtool/serve_api/remote/serve_api.hpp" #include "src/other_tools/just_mr/mirrors.hpp" #include "src/other_tools/ops_maps/content_cas_map.hpp" #include "src/other_tools/ops_maps/import_to_git_map.hpp" |