@cryptotaxi247 / kubo / commits / db2acd9b8

gofmt

Tommi Virtanen committed Apr 24, 2015 at 15:04 UTC db2acd9b8d38fbf91f416071e19650ff6d13be31
1 file changed -1
cmd/ipfs/main.go
-1
@@ -487,7 +487,6 @@ func (ih *IntrHandler) Close() error {
487 return nil
488 }
489
490 -
490 // Handle starts handling the given signals, and will call the handler
491 // callback function each time a signal is catched. The function is passed
492 // the number of times the handler has been triggered in total, as