cleaning up

mine
derailed 2019-06-08 10:30:20 -06:00
parent d9d3f36aa1
commit 3f25fb2a35
1 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ import (
"path"
"strconv"
"strings"
"sync"
"time"
"github.com/derailed/k9s/internal/config"
@ -41,7 +40,6 @@ type resourceView struct {
decorateFn decorateFn
colorerFn colorerFn
actions keyActions
mx sync.Mutex
nsListAccess bool
path *string
cancelFn context.CancelFunc