merge last update

mine
derailed 2019-05-30 11:49:40 -06:00
commit ada1d237d5
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ func newContainerView(t string, app *appView, list resource.List, path string, e
func (v *containerView) init(ctx context.Context, ns string) {
v.resourceView.init(ctx, ns)
// v.selChanged(1, 0)
}
func (v *containerView) extraActions(aa keyActions) {