🐛 Remove duplicate audit action reporting.

This commit is contained in:
Andrey Antukh 2022-01-19 11:29:09 +01:00 committed by Andrés Moya
parent 11ea4c7aec
commit 9bc816fc1c
3 changed files with 8 additions and 7 deletions

View file

@ -162,6 +162,7 @@
(mf/deps files current-team-id)
(fn [_]
(st/emit! (ptk/event ::ev/event {::ev/name "export-files"
::ev/origin "dashboard"
:num-files (count files)}))
(->> (rx/from files)
(rx/flat-map