refactor idm

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-04-13 17:04:37 +02:00
parent 1932e594d1
commit 4404b9741d
23 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package command
import (
"github.com/owncloud/ocis/idm/pkg/command"
"github.com/owncloud/ocis/extensions/idm/pkg/command"
"github.com/owncloud/ocis/ocis-pkg/config"
"github.com/owncloud/ocis/ocis-pkg/config/parser"
"github.com/owncloud/ocis/ocis/pkg/register"