Skip to content

Commit 36bf4e1

Browse files
Juanita De La CuestaJuanita De La Cuesta
authored andcommitted
Style: remove unused function
1 parent 1d8329f commit 36bf4e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

signature/signature_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,6 @@ func TestValidSignature(t *testing.T) {
169169
}
170170
}
171171
}
172-
173-
func testHandler(w http.ResponseWriter, r *http.Request) {
174-
175-
}
176172
func TestValidate(t *testing.T) {
177173
var cases = []struct {
178174
k string

0 commit comments

Comments
 (0)