Remove unused from-keyword function

This commit is contained in:
Scott Richmond 2022-02-08 19:42:31 -05:00
parent c3426624c9
commit d56ea970b6

View File

@ -9,6 +9,3 @@
::literal literal ::literal literal
::line line ::line line
::start start})) ::start start}))
(defn from-keyword [kw]
(keyword "ludus.token" kw))