Skip to content

Commit a737cca

Browse files
author
Saurabh Tripathy
committed
Cleaning
1 parent e36b6a2 commit a737cca

File tree

4 files changed

+10
-391
lines changed

4 files changed

+10
-391
lines changed

cmd/deepcopy-gen/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ func main() {
6363
// By default klog writes to stderr. Setting logtostderr to false makes klog
6464
// write to a log file.
6565
flag.Set("logtostderr", "false")
66-
flag.Set("log_file", "myfile.log")
6766
flag.Parse()
68-
klog.Info("nice to meet you")
6967
klog.Flush()
7068
arguments := args.Default()
7169

myfile.log

Lines changed: 0 additions & 175 deletions
This file was deleted.

test/e2e/check.go

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)