0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00

📎 Fix linter issues on ui.auth ns

This commit is contained in:
Andrey Antukh 2024-09-03 08:21:25 +02:00
parent 93e8657f73
commit 6d8c424710

View file

@ -8,7 +8,6 @@
(:require-macros [app.main.style :as stl])
(:require
[app.common.data.macros :as dm]
[app.config :as cf]
[app.main.data.users :as du]
[app.main.store :as st]
[app.main.ui.auth.login :refer [login-page]]