Skip to content

Commit 9367f86

Browse files
authored
Removed dead code
1 parent 94264b1 commit 9367f86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test_helper.go

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ func NewTestClient() *Client {
2323
Timeout: 15 * time.Second,
2424
},
2525
}
26-
27-
return NewClient(secret, key, passphrase)
2826
}
2927

3028
func StructHasZeroValues(i interface{}) bool {

0 commit comments

Comments
 (0)