-
Stefan Kahr authored
Remove redundant goroutine for HTTP server initialization, simplifying the server start process. This change enhances code clarity and maintainability by directly calling the httpServer function.
ae4c7eafStefan Kahr authoredRemove redundant goroutine for HTTP server initialization, simplifying the server start process. This change enhances code clarity and maintainability by directly calling the httpServer function.
Loading
Analyzing file…
Loading