Skip to content

Commit 86807f5

Browse files
fix: frontend lint
1 parent 1ab6210 commit 86807f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/frontend/handler/profiler.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(ns frontend.handler.profiler)
1+
(ns ^:no-doc frontend.handler.profiler)
22

33
(defmacro arity-n-fn
44
[n f-sym]

0 commit comments

Comments
 (0)