<no value>

This commit is contained in:
Prad Nukala
2024-12-28 23:53:54 -05:00
parent 356093d08a
commit e0d4427153
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package handlers
import (
"github.com/labstack/echo/v4"
"github.com/onsonr/sonr/app/gateway/context"
"github.com/onsonr/sonr/gateway/context"
)
func IndexHandler(c echo.Context) error {