mirror of
https://gitee.com/dromara/carbon.git
synced 2024-11-29 18:57:37 +08:00
unified import format
This commit is contained in:
parent
4fd410132e
commit
c006f581d6
@ -1,6 +1,8 @@
|
||||
package carbon
|
||||
|
||||
import "time"
|
||||
import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// IsZero whether is zero time
|
||||
// 是否是零值
|
||||
|
Loading…
Reference in New Issue
Block a user