This commit is contained in:
Daniel Ponte 2022-11-13 12:15:40 -05:00
parent 7f499012a6
commit 9aef6e5143

View file

@ -11,7 +11,6 @@ import (
type (
// PyTimeStamp is a python-style long nano timestamp
PyTimestamp time.Time
)
const PytTimeFormat = "2006-01-02T15:04:05.999999-07:00"