remove last reference

This commit is contained in:
Willy Kloucek
2020-12-11 08:48:32 +01:00
parent 84e0d70323
commit 7f986a370d
+1 -3
View File
@@ -539,9 +539,7 @@ func init() {
)
c := &accountsCfg.Config{
Server: accountsCfg.Server{
AccountsDataPath: dataPath,
},
Server: accountsCfg.Server{},
Repo: accountsCfg.Repo{
Disk: accountsCfg.Disk{
Path: dataPath,