Skip to content

Commit

Permalink
remove last reference
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed Dec 11, 2020
1 parent 84e0d70 commit 7f986a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ocs/pkg/server/http/svc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 7f986a3

Please sign in to comment.