2
0
mirror of https://github.com/araddon/dateparse.git synced 2025-07-29 08:33:38 +08:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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