delete obsolete url

This commit is contained in:
cyber-dream 2023-03-21 15:38:58 +03:00
parent fa6ecea0f0
commit 24a7f2c937

View File

@ -28,7 +28,6 @@ import (
// }
func main() {
// hostUrl := "http://localhost:8080/"
router := gin.New()
router.LoadHTMLGlob("templates/**/*")