Remove unnecessary comment
1 file changed, 0 insertions(+), 2 deletions(-)
jump to
M src/microformats/parser.clj → src/microformats/parser.clj
@@ -3,8 +3,6 @@ (:require [net.cgrand.enlive-html :as html] [clojure.core.reducers :as r] [clojure.string :as str])) -;;; Turn string into stream - (defn mf-names-from-class "Get microformat classnames from a class attribute" [prefix]