Skip to content

Commit

Permalink
etc: remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva committed May 26, 2022
1 parent e14e53d commit 65615f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cljc/athens/patterns.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,3 @@
(conj (subs s word-start-idx word-end-idx')))))
(conj ret (subs s last-idx)))))


(split-on "foo bar baz" "bar")

0 comments on commit 65615f6

Please sign in to comment.