mirror of
https://github.com/araddon/dateparse.git
synced 2025-01-31 09:00:31 +08:00
remove spurious logging
This commit is contained in:
parent
9a7831edb0
commit
2f41da3eb2
@ -340,7 +340,7 @@ iterRunes:
|
||||
return time.Time{}, err
|
||||
}
|
||||
default:
|
||||
u.LogThrottle(u.WARN, 5, "ST_ALPHAWSALPHA case not found: %v", datestr)
|
||||
//u.LogThrottle(u.WARN, 5, "ST_ALPHAWSALPHA case not found: %v", datestr)
|
||||
}
|
||||
default:
|
||||
//u.Infof("no case for: %d", state)
|
||||
|
Loading…
x
Reference in New Issue
Block a user