mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 23:29:33 +02:00
📎 Fix linter issues introduced on merging staging into develop
This commit is contained in:
parent
8aebe1a41e
commit
9a6989d2ca
1 changed files with 1 additions and 1 deletions
|
@ -9,9 +9,9 @@
|
|||
(:require
|
||||
[app.common.data :as d]
|
||||
[app.common.data.macros :as dm]
|
||||
[app.common.text :as txt]
|
||||
[app.common.types.fills :as types.fills]
|
||||
[app.common.types.text :as types.text]
|
||||
[app.common.text :as txt]
|
||||
[app.main.fonts :as fonts]
|
||||
[app.main.refs :as refs]
|
||||
[app.main.store :as st]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue