Skip to content

Commit 35754fc

Browse files
committed
formatting: remove extra line
1 parent f62adb2 commit 35754fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ func RegisterAppHandlers(mux *http.ServeMux) {
102102

103103
mux.HandleFunc("/", indexHandler)
104104
mux.HandleFunc(APIPath, apiHandler)
105-
106105
}
107106

108107
func main() {

0 commit comments

Comments
 (0)