update settings import paths and module name

This commit is contained in:
A.Unger
2020-09-18 12:44:53 +02:00
parent f725ddaa65
commit d6733b47cc
65 changed files with 175 additions and 174 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"path/filepath"
"github.com/gofrs/uuid"
"github.com/owncloud/ocis-settings/pkg/proto/v0"
"github.com/owncloud/ocis/settings/pkg/proto/v0"
)
// ListValues reads all values that match the given bundleId and accountUUID.