mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 06:58:58 -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
|
||||
:minutes ChronoUnit/MINUTES
|
||||
:hours ChronoUnit/HOURS
|
||||
:days ChronoUnit/DAYS
|
||||
:weeks ChronoUnit/WEEKS
|
||||
:months ChronoUnit/MONTHS)))
|
||||
:days ChronoUnit/DAYS)))
|
||||
|
||||
;; --- DURATION
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue