summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/nested/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tcpip/link/nested/BUILD')
-rw-r--r--pkg/tcpip/link/nested/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/tcpip/link/nested/BUILD b/pkg/tcpip/link/nested/BUILD
index 2cdb23475..00b42b924 100644
--- a/pkg/tcpip/link/nested/BUILD
+++ b/pkg/tcpip/link/nested/BUILD
@@ -11,7 +11,6 @@ go_library(
deps = [
"//pkg/sync",
"//pkg/tcpip",
- "//pkg/tcpip/buffer",
"//pkg/tcpip/header",
"//pkg/tcpip/stack",
],