浏览代码

fix: lint

Andelf 3 年之前
父节点
当前提交
4a3b214395
共有 1 个文件被更改,包括 1 次插入2 次删除
  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
 (ns frontend.format.block
   "Block code needed by app but not graph-parser"
   "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]
             [clojure.string :as string]
             [frontend.config :as config]
             [frontend.config :as config]
             [frontend.date :as date]
             [frontend.date :as date]