mirror of
https://github.com/penpot/penpot.git
synced 2025-02-05 22:09:06 -05:00
📎 Fix linter issues.
This commit is contained in:
parent
0c0ab612c0
commit
71d6f7b1a2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
(ns app.common.perf
|
||||
(:require
|
||||
[app.common.math :as mth]
|
||||
#?(:cljs [app.common.math :as mth])
|
||||
[app.common.uuid :as uuid]))
|
||||
|
||||
(defn timestamp []
|
||||
|
|
Loading…
Add table
Reference in a new issue