mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 10:38:21 +02:00
💄 Minor cosmetic changes.
This commit is contained in:
parent
d1b000dcc6
commit
ba96edc620
3 changed files with 8 additions and 4 deletions
|
@ -6,10 +6,8 @@
|
|||
|
||||
(ns uxbox.http.handlers
|
||||
(:require
|
||||
[clojure.tools.logging :as log]
|
||||
[promesa.core :as p]
|
||||
[uxbox.emails :as emails]
|
||||
[uxbox.http.errors :as errors]
|
||||
[uxbox.http.session :as session]
|
||||
[uxbox.services.core :as sv]
|
||||
[uxbox.util.uuid :as uuid]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue