Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay committed Apr 19, 2020
1 parent 3b11d5c commit 35fae5e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
File renamed without changes.
2 changes: 0 additions & 2 deletions pkg/tui/tui.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ func NewApp(kubeapi *k8s.KubeAPI) (*App, error) {
}

func (app *App) Start() {
// app.kubeapi.Clientset, _ = k8s.Getapp.kubeapi.Clientset(kubeConfig)

g, err := gocui.NewGui(gocui.Output256)
if err != nil {
log.Panicln(err)
Expand Down

0 comments on commit 35fae5e

Please sign in to comment.