fix ocis dependencies in graph

This commit is contained in:
David Christofas committed 2021-02-16 14:32:35 +01:00
1 parent 8aa06cc3f9
commit 9e5858ccab
11 files changed
+540 -117

No files matched your search

+1 -1
View File
@@ -3,8 +3,8 @@ package debug
import (
"context"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis/graph/pkg/config"
"github.com/owncloud/ocis/ocis-pkg/log"
)
// Option defines a single option function.