Add unused linter.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin
2017-06-09 12:32:14 -04:00
parent 4c224a7786
commit 01e1e58ada
11 changed files with 14 additions and 38 deletions

View File

@ -11,7 +11,6 @@ type nodeOptions struct {
}
type annotations struct {
name string
labels opts.ListOpts
}