mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-02-06 17:57:06 +00:00
refactor: yeet util/ subdirs
This commit is contained in:
parent
b6ae95f55b
commit
62578ad5c5
13 changed files with 10 additions and 10 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"os"
|
||||
|
||||
"github.com/apricote/hcloud-upload-image/cmd/hcloud-image/cmd"
|
||||
"github.com/apricote/hcloud-upload-image/cmd/hcloud-image/util/ui"
|
||||
"github.com/apricote/hcloud-upload-image/cmd/hcloud-image/ui"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue