Ran `go fmt ./...` to format code

This commit is contained in:
Dennis Bellinger 2016-07-25 11:14:54 -04:00
parent 2d9477b20f
commit 1d43fbebcf
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ var srvc service.Service
type program struct{}
func reloadLoop(stop chan struct{}, s service.Service) {
defer func() {
if service.Interactive() {