mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-03 09:20:50 -05:00
refactor graph
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
@@ -21,8 +21,8 @@ import (
|
||||
|
||||
accounts "github.com/owncloud/ocis/extensions/accounts/pkg/command"
|
||||
glauth "github.com/owncloud/ocis/extensions/glauth/pkg/command"
|
||||
graph "github.com/owncloud/ocis/extensions/graph/pkg/command"
|
||||
graphExplorer "github.com/owncloud/ocis/graph-explorer/pkg/command"
|
||||
graph "github.com/owncloud/ocis/graph/pkg/command"
|
||||
idm "github.com/owncloud/ocis/idm/pkg/command"
|
||||
idp "github.com/owncloud/ocis/idp/pkg/command"
|
||||
nats "github.com/owncloud/ocis/nats/pkg/command"
|
||||
|
||||
Reference in New Issue
Block a user