post megre cleanup.

This commit is contained in:
Miroslav Šedivý 2024-09-06 19:10:08 +02:00
parent 5b96fd5f5e
commit dc1bc2af79
105 changed files with 308 additions and 407 deletions

View file

@ -4,7 +4,7 @@ import (
"reflect"
"testing"
"github.com/demodesk/neko/pkg/types"
"m1k1o/neko/pkg/types"
)
func Test_deps_addPlugin(t *testing.T) {