Skip to content

Commit

Permalink
style: simple code
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jin-gou committed Mar 3, 2024
1 parent 7628224 commit 7317afb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v2/nacos/nacos_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ type fakeNacos struct {
}

func (fn *fakeNacos) CloseClient() {
return
}

func (fn *fakeNacos) GetConfig(param vo.ConfigParam) (string, error) {
Expand Down

0 comments on commit 7317afb

Please sign in to comment.