mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 21:46:12 +02:00
📎 Fix linter issues.
This commit is contained in:
parent
e587179359
commit
498d1570ce
1 changed files with 1 additions and 1 deletions
|
@ -6,10 +6,10 @@
|
|||
|
||||
(ns app.config
|
||||
(:require
|
||||
[app.common.flags :as flags]
|
||||
[app.common.spec :as us]
|
||||
[app.common.uri :as u]
|
||||
[app.common.version :as v]
|
||||
[app.common.flags :as flags]
|
||||
[app.util.avatars :as avatars]
|
||||
[app.util.dom :as dom]
|
||||
[app.util.globals :refer [global location]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue