Update imports

This commit is contained in:
Achim Rohn
2025-11-15 12:16:59 +01:00
parent 18d05566e2
commit 0db7fd5a33
15 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package main
import (
"context"
. "ersteller-lib"
. "git.gorlug.de/code/ersteller"
"git.gorlug.de/code/ersteller/starter/ent"
"git.gorlug.de/code/ersteller/starter/env"
"git.gorlug.de/code/ersteller/starter/routes"