mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-09 17:15:38 +00:00
Fix compile error caused by previous merge
This commit is contained in:
parent
073be9db53
commit
9a4af66e71
@ -48,9 +48,6 @@
|
||||
user (assoc (get-or-create-user access-token)
|
||||
token-key access-token)]
|
||||
(when new-user?
|
||||
(hubspot/create-hubspot-contact (:email user)
|
||||
(:name user "")
|
||||
(:login user)))
|
||||
(try
|
||||
(hubspot/create-hubspot-contact (:email user)
|
||||
(:name user "")
|
||||
|
Loading…
x
Reference in New Issue
Block a user