gofmt
This commit is contained in:
parent
7f499012a6
commit
9aef6e5143
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import (
|
||||||
type (
|
type (
|
||||||
// PyTimeStamp is a python-style long nano timestamp
|
// PyTimeStamp is a python-style long nano timestamp
|
||||||
PyTimestamp time.Time
|
PyTimestamp time.Time
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
const PytTimeFormat = "2006-01-02T15:04:05.999999-07:00"
|
const PytTimeFormat = "2006-01-02T15:04:05.999999-07:00"
|
||||||
|
|
Loading…
Reference in a new issue