Skip to content

Commit a91c04c

Browse files
committed
gofmt
1 parent 3e3456c commit a91c04c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

http.go

-1
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,3 @@ func runTLS(l net.Listener, handler http.Handler) error {
141141
// Start the server
142142
return http.Serve(tlsListener, handler)
143143
}
144-

0 commit comments

Comments
 (0)