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