Skip to content

Commit

Permalink
gofmt -s -w app/app.go
Browse files Browse the repository at this point in the history
  • Loading branch information
edouardparis committed Sep 2, 2021
1 parent f94ab66 commit c52e7a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
"github.com/edouardparis/lntop/network"
)


type App struct {
Config *config.Config
Logger logging.Logger
Expand Down

0 comments on commit c52e7a8

Please sign in to comment.