Skip to content

Commit 5610e0e

Browse files
committed
chore: remove forgotten log
1 parent bb55633 commit 5610e0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test-annotations.el

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
(elsa-test-with-analysed-form "|(1+ \"foo\") ;; elsa-disable-line" form
1414
:state state
1515
:errors-var errors
16-
(elsa-log "ignored lines %s" (oref state ignored-lines))
1716
(expect errors :to-be nil)))))
1817

1918
(describe "elsa-disable-next-line"

0 commit comments

Comments
 (0)