diff --git a/frontend/src/app/main/ui/workspace/sidebar/options/menus/typography.cljs b/frontend/src/app/main/ui/workspace/sidebar/options/menus/typography.cljs index 94bb1b3c92..06987ffcaa 100644 --- a/frontend/src/app/main/ui/workspace/sidebar/options/menus/typography.cljs +++ b/frontend/src/app/main/ui/workspace/sidebar/options/menus/typography.cljs @@ -10,7 +10,6 @@ ["react-virtualized" :as rvt] [app.common.data :as d] [app.common.data.macros :as dm] - [app.common.exceptions :as ex] [app.common.types.text :as txt] [app.main.constants :refer [max-input-length]] [app.main.data.common :as dcm]