diff --git a/src/main/frontend/components/right_sidebar.cljs b/src/main/frontend/components/right_sidebar.cljs index c0037f89b..553b6c0b4 100644 --- a/src/main/frontend/components/right_sidebar.cljs +++ b/src/main/frontend/components/right_sidebar.cljs @@ -19,7 +19,6 @@ [frontend.util :as util] [frontend.config :as config] [frontend.modules.editor.undo-redo :as undo-redo] - [goog.object :as gobj] [medley.core :as medley] [reitit.frontend.easy :as rfe] [rum.core :as rum]))