Commented code

This commit is contained in:
Arran Ubels 2023-02-15 16:09:32 +11:00
parent c5b562ac1a
commit 094aad3f21
No known key found for this signature in database
GPG Key ID: 135EDC7B21D17F48

View File

@ -468,8 +468,6 @@ iterRunes:
switch r {
case ':':
p.set(p.offseti, "-07:00")
// case ' ':
// return nil, unknownErr(datestr)
}
case dateYearDashAlphaDash: