Module name
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
/**
|
||||
* Created by VoidArtanis on 11/2/2017
|
||||
*/
|
||||
|
||||
package controllers
|
||||
|
||||
import (
|
||||
"pactual1/middlewares"
|
||||
"gitlab.com/pactual1/backend/middlewares"
|
||||
|
||||
"pactual1/shared"
|
||||
"gitlab.com/pactual1/backend/shared"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user