Ran go fmt ./... to format code
This commit is contained in:
@@ -113,7 +113,6 @@ var srvc service.Service
|
|||||||
|
|
||||||
type program struct{}
|
type program struct{}
|
||||||
|
|
||||||
|
|
||||||
func reloadLoop(stop chan struct{}, s service.Service) {
|
func reloadLoop(stop chan struct{}, s service.Service) {
|
||||||
defer func() {
|
defer func() {
|
||||||
if service.Interactive() {
|
if service.Interactive() {
|
||||||
|
|||||||
Reference in New Issue
Block a user