Skip to content

Commit 49c2ad4

Browse files
committed
gofmt -s -w
1 parent daf9742 commit 49c2ad4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/jsonapi_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,6 @@ func TestResendOrderMessage(t *testing.T) {
871871
})
872872
}
873873

874-
875874
func TestManageWallet(t *testing.T) {
876875
const unlockWalletResponse = `{"isLocked": "false"}`
877876
const lockWalletResponse = `{"isLocked": "true"}`

0 commit comments

Comments
 (0)