Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
Signed-off-by: gfanton <[email protected]>
  • Loading branch information
gfanton committed Jan 9, 2025
1 parent 99d5099 commit e818b65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contribs/gnodev/cmd/gnodev/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ func (ds *App) RunServer(ctx context.Context, term *rawterm.RawTerm) error {

ds.logger.WithGroup(WebLogName).Info("gnoweb started",
"lisn", fmt.Sprintf("http://%s", addr))

}

if ds.cfg.interactive {
Expand Down

0 comments on commit e818b65

Please sign in to comment.