summaryrefslogtreecommitdiff
path: root/src/buildtool/serve_api/remote/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/serve_api/remote/TARGETS')
-rw-r--r--src/buildtool/serve_api/remote/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/serve_api/remote/TARGETS b/src/buildtool/serve_api/remote/TARGETS
index 102109ed..d8180c53 100644
--- a/src/buildtool/serve_api/remote/TARGETS
+++ b/src/buildtool/serve_api/remote/TARGETS
@@ -55,7 +55,6 @@
, ["src/buildtool/file_system", "git_types"]
, ["src/buildtool/file_system/symlinks_map", "pragma_special"]
, ["src/buildtool/storage", "config"]
- , ["src/buildtool/storage", "storage"]
, ["src/utils/cpp", "expected"]
]
, "private-deps":
@@ -67,6 +66,7 @@
, ["src/buildtool/execution_api/serve", "mr_git_api"]
, ["src/buildtool/execution_api/utils", "rehash_utils"]
, ["src/buildtool/file_system", "object_type"]
+ , ["src/buildtool/storage", "storage"]
]
, "stage": ["src", "buildtool", "serve_api", "remote"]
}