Przeglądaj źródła

chore: no need to instrument state

Tienson Qin 3 lat temu
rodzic
commit
af748630aa
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/main/frontend/fs/sync.cljs

+ 0 - 1
src/main/frontend/fs/sync.cljs

@@ -2798,7 +2798,6 @@
           (do
             (state/pub-event! [:instrument {:type :sync/wrong-ops-chan-when-idle
                                             :payload {:ops-chan-result result
-                                                      :state state
                                                       :user-id user-uuid
                                                       :graph-id graph-uuid}}])
             nil)))))