mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-12-24 06:18:40 +08:00
fix: Fix linter warnings
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -7,8 +7,9 @@ import (
|
||||
"reflect"
|
||||
|
||||
kmaps "github.com/knadh/koanf/maps"
|
||||
slicesx "github.com/stv0g/cunicu/pkg/types/slices"
|
||||
"golang.org/x/exp/maps"
|
||||
|
||||
slicesx "github.com/stv0g/cunicu/pkg/types/slices"
|
||||
)
|
||||
|
||||
type Change struct {
|
||||
|
||||
Reference in New Issue
Block a user