Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.

Commit fb136ed

Browse files
committed
removed the no longer necessary _maxtype variable
1 parent bc0ac68 commit fb136ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

msgp/read.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ const (
3636
Complex64Type
3737
Complex128Type
3838
TimeType
39-
40-
_maxtype
4139
)
4240

4341
// String implements fmt.Stringer

0 commit comments

Comments
 (0)