0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

Remove whitespaces.

This commit is contained in:
Andrey Antukh 2016-06-07 22:04:36 +03:00
parent 9c7fb455a6
commit a9a7b830be
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -156,7 +156,6 @@
(rx/ignore)
(rx/catch rp/client-error? on-error)))))
(defn validate-recovery-token
[data]
(ValidateRecoveryToken. data))