Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit e72fd8b

Browse files
committed
style: remove not relevant comment
1 parent cda58a6 commit e72fd8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ func Start(c config.AppConfig, log *logger.Logger) {
217217
http.Handle("/localfs/", http.StripPrefix("/localfs/", fs))
218218
}
219219

220-
// count
221220
// ui routes
222221
webUI := ui{log: log}
223222
http.HandleFunc("/ui/login", webUI.auth)

0 commit comments

Comments
 (0)