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
@@ -1,8 +1,8 @@
package create
import (
. "ersteller-lib"
"fmt"
. "git.gorlug.de/code/ersteller"
"git.gorlug.de/code/ersteller/starter/env"
"log"
"os"