mirror of
https://github.com/google/gops.git
synced 2025-02-19 19:59:55 +02:00
remove Println
This commit is contained in:
parent
c3bb8a5007
commit
58675bffed
@ -31,7 +31,6 @@ func Start() error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
fmt.Println(sock)
|
||||
|
||||
c := make(chan os.Signal, 1)
|
||||
gosignal.Notify(c, os.Interrupt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user