Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed May 13, 2024
1 parent 614e488 commit 53b727d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/status_im/common/toasts/view.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
[:user :profile-picture]
profile-picture)
toast-opts)]
(println "typexxx" type toast-opts-with-profile-picture)
(if (= type :notification)
[quo/notification toast-opts-with-profile-picture]
[quo/toast toast-opts-with-profile-picture])))
Expand Down

0 comments on commit 53b727d

Please sign in to comment.