Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tbird committed Feb 28, 2017
1 parent e5d1a4f commit 379b316
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kubewatch.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@ func main() {
panic(err.Error())
}

fmt.Println(listNamespaces())
os.Exit(0)

// Watch for resource in namespace:
watchlist := cache.NewListWatchFromClient(
clientset.Core().RESTClient(),
Expand Down

0 comments on commit 379b316

Please sign in to comment.