@@ -221,8 +221,7 @@ func main() {
})
router.Static("/frontend", "./frontend")
err := router.Run("localhost:8080")
checkErr(err)
router.Run("localhost:8080")
}
func checkErr(err error) {
The note is not visible to the blocked user.