1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-10 18:10:49 +09:00

GO-4408 Rename date util pkg

This commit is contained in:
kirillston 2024-11-06 10:02:17 +01:00
parent 48342d4d66
commit 7032f73206
No known key found for this signature in database
GPG key ID: 88218A7F1109754B
9 changed files with 19 additions and 19 deletions

View file

@ -1,4 +1,4 @@
package date
package dateutil
import (
"strings"