This commit is contained in:
Miek Gieben 2013-08-16 22:18:21 -07:00
parent 953fc47468
commit 68716ada83
1 changed files with 0 additions and 6 deletions

View File

@ -11,12 +11,6 @@ import (
"strings"
)
const (
_ = iota
_NSEC3_NXDOMAIN
_NSEC3_NODATA
)
type saltWireFmt struct {
Salt string `dns:"size-hex"`
}