Skip to content

Commit

Permalink
chore: remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 committed Dec 4, 2024
1 parent 36a4443 commit 9a4fecc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/frontend/extensions/pdf/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,6 @@
"./static/" "./") "js/pdfjs/cmaps/")
;:cMapUrl "https://cdn.jsdelivr.net/npm/[email protected]/cmaps/"
:cMapPacked true}]
(js-debugger)
(set-loader-state! {:status :loading})

(-> (get-doc$ (clj->js opts))
Expand Down

0 comments on commit 9a4fecc

Please sign in to comment.