From 13af98e5ad783cbbf6a6168c4bc1d1c67c039aac Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Mon, 28 Feb 2022 15:13:59 +0100 Subject: [PATCH] :paperclip: Removing unncesary TODO --- frontend/src/app/main/ui/workspace/sidebar/options.cljs | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/app/main/ui/workspace/sidebar/options.cljs b/frontend/src/app/main/ui/workspace/sidebar/options.cljs index 025461084..6a96678d7 100644 --- a/frontend/src/app/main/ui/workspace/sidebar/options.cljs +++ b/frontend/src/app/main/ui/workspace/sidebar/options.cljs @@ -92,7 +92,6 @@ file-id (mf/use-ctx ctx/current-file-id) shapes (mf/deref refs/selected-objects) shapes-with-children (mf/deref refs/selected-shapes-with-children)] - ;; TODO: review performance] [:& options-content {:shapes shapes :selected selected