gofmt -s -w app/app.go

pull/43/head v0.2.0
edouard 3 years ago
parent f94ab66280
commit c52e7a8062

@ -6,7 +6,6 @@ import (
"github.com/edouardparis/lntop/network" "github.com/edouardparis/lntop/network"
) )
type App struct { type App struct {
Config *config.Config Config *config.Config
Logger logging.Logger Logger logging.Logger

Loading…
Cancel
Save