Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
Signed-off-by: xiang <xiang13225080@163.com>
  • Loading branch information
WangXiangUSTC committed Apr 8, 2022
1 parent bbb8903 commit 7d49e37
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/utils/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,5 @@ func SetRuntimeEnv() error {
return err
}

path = os.Getenv("PATH")
fmt.Println("PATH:", path)

return nil
}

0 comments on commit 7d49e37

Please sign in to comment.