mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 10:21:38 +02:00
♻️ Refactor application initialization.
This commit is contained in:
parent
4018e4df79
commit
6dbabf2935
25 changed files with 392 additions and 368 deletions
|
@ -7,7 +7,6 @@
|
|||
(ns app.main.ui.settings.change-email
|
||||
(:require
|
||||
[app.common.spec :as us]
|
||||
[app.main.data.auth :as da]
|
||||
[app.main.data.messages :as dm]
|
||||
[app.main.data.modal :as modal]
|
||||
[app.main.data.users :as du]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue