Update imports
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package routes
|
||||
|
||||
import (
|
||||
. "ersteller-lib"
|
||||
"ersteller-lib/authentication"
|
||||
google_http "ersteller-lib/authentication/google/http"
|
||||
. "git.gorlug.de/code/ersteller"
|
||||
"git.gorlug.de/code/ersteller/authentication"
|
||||
google_http "git.gorlug.de/code/ersteller/authentication/google/http"
|
||||
"git.gorlug.de/code/ersteller/starter/about"
|
||||
"git.gorlug.de/code/ersteller/starter/contact"
|
||||
"git.gorlug.de/code/ersteller/starter/ent"
|
||||
|
||||
Reference in New Issue
Block a user