mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
📎 Fix linter issues.
This commit is contained in:
parent
e587179359
commit
498d1570ce
@ -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…
x
Reference in New Issue
Block a user