mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-12 11:29:01 -05:00
Remove unnecessary lines
This commit is contained in:
@@ -121,8 +121,6 @@ import (
|
||||
*/
|
||||
|
||||
const (
|
||||
// addrPrefixSize = 8
|
||||
// addrSuffixSize = hash.ByteLen - addrPrefixSize
|
||||
uint64Size = 8
|
||||
uint32Size = 4
|
||||
ordinalSize = uint32Size
|
||||
|
||||
Reference in New Issue
Block a user