mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 14:11:14 +00:00
fix 'go vet' warnings
This commit is contained in:
@@ -132,8 +132,6 @@ func enscope(parent string, spec EnscopeSpec, in interface{}) (out interface{},
|
||||
}
|
||||
}
|
||||
return o, nil
|
||||
default:
|
||||
return in, nil
|
||||
}
|
||||
return in, nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user