mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
Remove whitespaces.
This commit is contained in:
parent
9c7fb455a6
commit
a9a7b830be
1 changed files with 0 additions and 1 deletions
|
@ -156,7 +156,6 @@
|
||||||
(rx/ignore)
|
(rx/ignore)
|
||||||
(rx/catch rp/client-error? on-error)))))
|
(rx/catch rp/client-error? on-error)))))
|
||||||
|
|
||||||
|
|
||||||
(defn validate-recovery-token
|
(defn validate-recovery-token
|
||||||
[data]
|
[data]
|
||||||
(ValidateRecoveryToken. data))
|
(ValidateRecoveryToken. data))
|
||||||
|
|
Loading…
Reference in a new issue