Skip to content

Commit c186a73

Browse files
committed
refactor: remove unused constant for decimal type code
1 parent dc15bfb commit c186a73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buffer_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ import (
3737
"github.com/stretchr/testify/assert"
3838
)
3939

40-
const decimalTypeCode byte = 0x17
41-
4240
type bufWriterFn func(b *qdb.Buffer) error
4341

4442
type fakeShopspringDecimal struct {

0 commit comments

Comments
 (0)