fix some TODOs

This commit is contained in:
Willy Kloucek
2022-01-03 07:49:24 +01:00
parent dcc01ca2a3
commit d5504093e8
4 changed files with 12 additions and 12 deletions
-1
View File
@@ -4,7 +4,6 @@ import (
acccfg "github.com/owncloud/ocis/accounts/pkg/config"
)
//TODO: remove?
// Config represents cs3conf. Should be deprecated in favor of config.Config.
type Config struct {
ProviderAddr string