Skip to content

Commit

Permalink
Minor updates (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed May 10, 2024
1 parent d1578e7 commit ca5fcfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cmd/monitor_cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ func resetMaxHeight() {
}

func refresh(screen tcell.Screen, dataFetcher fetcher.Fetcher, parsedLayout []string, refresh bool) error {
screen.Clear()
err := updateScreen(screen, dataFetcher, parsedLayout, refresh)
if err != nil {
screen.Sync()
Expand Down

0 comments on commit ca5fcfb

Please sign in to comment.