Module name

This commit is contained in:
Nedim
2023-09-11 08:08:24 +02:00
parent a4fed06efc
commit 203961986d
8 changed files with 20 additions and 24 deletions

View File

@@ -2,9 +2,9 @@ package controllers
// import (
// "net/http"
// models "pactual1/models"
// models "gitlab.com/pactual1/backend/models"
// "pactual1/models"
// "gitlab.com/pactual1/backend/models"
// "github.com/gin-gonic/gin"
// )