summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/BUILD')
-rw-r--r--pkg/sentry/BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/sentry/BUILD b/pkg/sentry/BUILD
index 2a7122957..2d6379c86 100644
--- a/pkg/sentry/BUILD
+++ b/pkg/sentry/BUILD
@@ -10,8 +10,5 @@ package_group(
"//runsc/...",
# Code generated by go_marshal relies on go_marshal libraries.
"//tools/go_marshal/...",
-
- # Keep the old paths as a temporary measure.
- "//third_party/golang/gvisor/pkg/sentry/...",
],
)