mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
Move time ns to utils.time.
This commit is contained in:
parent
590b3b3b5c
commit
e26de8ce3b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(ns uxbox.time
|
||||
(ns uxbox.util.time
|
||||
(:require [cljsjs.moment]))
|
||||
|
||||
(defn parse
|
Loading…
Reference in a new issue