mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Rename location.
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"net/http"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/kumokit/functions/api"
|
||||
"github.com/kumokit/functions/api/models"
|
||||
"github.com/treeder/functions/api"
|
||||
"github.com/treeder/functions/api/models"
|
||||
)
|
||||
|
||||
func (s *Server) handleRouteList(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user