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:
parent
93e8657f73
commit
6d8c424710
1 changed files with 0 additions and 1 deletions
|
@ -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]]
|
||||
|
|
Loading…
Reference in a new issue