Andelf před 3 roky
rodič
revize
4a3b214395
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  1. 1 2
      src/main/frontend/format/block.cljs

+ 1 - 2
src/main/frontend/format/block.cljs

@@ -1,7 +1,6 @@
 (ns frontend.format.block
   "Block code needed by app but not graph-parser"
-  (:require ["@sentry/react" :as Sentry]
-            [cljs-time.format :as tf]
+  (:require [cljs-time.format :as tf]
             [clojure.string :as string]
             [frontend.config :as config]
             [frontend.date :as date]