Skip to content

Commit 4344058

Browse files
committed
Remove unused type alias
1 parent fc43b97 commit 4344058

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/messagebirdtest/test_server.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ import (
99
"testing"
1010
)
1111

12-
type resetFunc func()
13-
1412
type request struct {
1513
Body []byte
1614
Method string

0 commit comments

Comments
 (0)