mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 05:17:18 +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
|
@ -9,10 +9,8 @@
|
|||
["generic-pool" :as gp]
|
||||
["generic-pool/lib/errors" :as gpe]
|
||||
["playwright" :as pw]
|
||||
[app.common.data :as d]
|
||||
[app.common.exceptions :as ex]
|
||||
[app.common.logging :as l]
|
||||
[app.common.uuid :as uuid]
|
||||
[app.config :as cf]
|
||||
[app.util.object :as obj]
|
||||
[promesa.core :as p]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue