ocs working

This commit is contained in:
A.Unger
2020-09-18 15:12:18 +02:00
parent f5ace5bc14
commit aff4396927
17 changed files with 435 additions and 33 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"github.com/owncloud/ocis/ocs/pkg/config"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis/ocis-pkg/log"
)
// Option defines a single option function.