field offsetlen is unused (unused)

This commit is contained in:
Arran Ubels
2023-02-15 15:50:03 +11:00
committed by GitHub
parent 5335e6fe23
commit 14cb70eacb

View File

@@ -1985,7 +1985,6 @@ type parser struct {
msi int msi int
mslen int mslen int
offseti int offseti int
offsetlen int
tzi int tzi int
tzlen int tzlen int
t *time.Time t *time.Time