summaryrefslogtreecommitdiffhomepage
path: root/runsc/console/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/console/BUILD')
-rw-r--r--runsc/console/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/runsc/console/BUILD b/runsc/console/BUILD
index b7d8f32ca..e623c1a0f 100644
--- a/runsc/console/BUILD
+++ b/runsc/console/BUILD
@@ -6,8 +6,6 @@ go_library(
name = "console",
srcs = [
"console.go",
- "ctty_1_12.go",
- "ctty_1_13.go",
],
importpath = "gvisor.dev/gvisor/runsc/console",
visibility = [