Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clean unused package: pkg/util/term #69515

Merged
merged 1 commit into from
Oct 11, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion hack/.golint_failures
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@ pkg/util/sysctl
pkg/util/sysctl/testing
pkg/util/system
pkg/util/taints
pkg/util/term
pkg/util/threading
pkg/util/tolerations
pkg/util/workqueue/prometheus
Expand Down
1 change: 0 additions & 1 deletion pkg/util/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ filegroup(
"//pkg/util/tail:all-srcs",
"//pkg/util/taints:all-srcs",
"//pkg/util/template:all-srcs",
"//pkg/util/term:all-srcs",
"//pkg/util/threading:all-srcs",
"//pkg/util/tolerations:all-srcs",
"//pkg/util/workqueue/prometheus:all-srcs",
Expand Down
74 changes: 0 additions & 74 deletions pkg/util/term/BUILD

This file was deleted.

29 changes: 0 additions & 29 deletions pkg/util/term/setsize.go

This file was deleted.

28 changes: 0 additions & 28 deletions pkg/util/term/setsize_unsupported.go

This file was deleted.