mirror of
https://github.com/penpot/penpot.git
synced 2025-07-14 15:28:31 +02:00
📎 Fix linter issues
Related to the linter update on devenv
This commit is contained in:
parent
97bf20dd4c
commit
65e99cabbf
13 changed files with 33 additions and 31 deletions
|
@ -130,7 +130,8 @@
|
|||
(def default-timeout
|
||||
(dt/duration {:seconds 30}))
|
||||
|
||||
(defn- ^Region lookup-region
|
||||
(defn- lookup-region
|
||||
^Region
|
||||
[region]
|
||||
(Region/of (name region)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue