Fix formatting

This commit is contained in:
Thomas Boerger
2019-12-10 09:45:49 +01:00
parent 66337bb4da
commit 0f2829ca1b
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,8 +3,8 @@ package debug
import (
"context"
"github.com/owncloud/ocis-pkg/log"
"github.com/owncloud/ocis-konnectd/pkg/config"
"github.com/owncloud/ocis-pkg/log"
)
// Option defines a single option function.