mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 12:28:54 -05:00
🐛 Remove not working chrono-units on duration constructor
This commit is contained in:
parent
bbf95434d8
commit
fbd042d4ee
1 changed files with 1 additions and 3 deletions
|
@ -39,9 +39,7 @@
|
||||||
:seconds ChronoUnit/SECONDS
|
:seconds ChronoUnit/SECONDS
|
||||||
:minutes ChronoUnit/MINUTES
|
:minutes ChronoUnit/MINUTES
|
||||||
:hours ChronoUnit/HOURS
|
:hours ChronoUnit/HOURS
|
||||||
:days ChronoUnit/DAYS
|
:days ChronoUnit/DAYS)))
|
||||||
:weeks ChronoUnit/WEEKS
|
|
||||||
:months ChronoUnit/MONTHS)))
|
|
||||||
|
|
||||||
;; --- DURATION
|
;; --- DURATION
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue