Commented code

This commit is contained in:
Arran Ubels
2023-02-15 16:09:32 +11:00
parent c5b562ac1a
commit 094aad3f21

View File

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