From da15924de0feeb3914d1f323e3bff8656dd60620 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Fri, 15 Dec 2023 14:53:46 +0100 Subject: [PATCH] :fire: Remove empty lines on ui.dashboard ns file --- frontend/src/app/main/ui/dashboard.cljs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/app/main/ui/dashboard.cljs b/frontend/src/app/main/ui/dashboard.cljs index 54894422e0..6905c68bc0 100644 --- a/frontend/src/app/main/ui/dashboard.cljs +++ b/frontend/src/app/main/ui/dashboard.cljs @@ -65,7 +65,6 @@ (d/seek :is-default) (:id))) - on-resize (mf/use-fn (fn [_] @@ -256,7 +255,7 @@ :section section :search-term search-term :team team}])])]] - + [:& (mf/provider ctx/current-team-id) {:value team-id} [:& (mf/provider ctx/current-project-id) {:value project-id} ;; NOTE: dashboard events and other related functions assumes