Revert "Add the module name after the path to the repo and simply name it ersteller"
This reverts commit a1b93c0eba.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
package ent
|
||||
|
||||
import (
|
||||
"git.gorlug.de/code/golang/ersteller-lib/ersteller/starter/ent/googleauth"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/ersteller/starter/ent/schema"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/ersteller/starter/ent/todo"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/ersteller/starter/ent/user"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/googleauth"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/schema"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/todo"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/user"
|
||||
"time"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user