mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
💄 Fix linter issues on exporter
This commit is contained in:
parent
9c194ee3cb
commit
bfb0ba47f5
15 changed files with 23 additions and 59 deletions
|
@ -18,7 +18,7 @@
|
|||
(l/initialize!)
|
||||
|
||||
(defn start
|
||||
[& args]
|
||||
[& _]
|
||||
(l/info :msg "initializing")
|
||||
(p/do!
|
||||
(bwr/init)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue