fix(all) delete name Viplight
This commit is contained in:
+3
-4
@@ -5,10 +5,9 @@ import (
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/joho/godotenv"
|
||||
|
||||
"viplight-mrp/database"
|
||||
"viplight-mrp/handlers"
|
||||
"viplight-mrp/middleware"
|
||||
"mrp/database"
|
||||
"mrp/handlers"
|
||||
"mrp/middleware"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user