chore: cleanup before publishing

This commit is contained in:
Julian Tölle 2024-05-02 22:12:29 +02:00
parent 4b77b81689
commit d0729e1cb5
7 changed files with 59 additions and 18 deletions

View file

@ -4,8 +4,8 @@ import (
"log/slog"
"os"
"github.com/apricote/hcloud-upload-image/cmd/hcloud-image/cmd"
"github.com/apricote/hcloud-upload-image/cmd/hcloud-image/internal/ui"
"github.com/apricote/hcloud-upload-image/cmd"
"github.com/apricote/hcloud-upload-image/internal/ui"
)
func init() {