all repos — archive/microformats @ 6db0ccd25b4e6cd8724f5723027dca926b0e3aae

Incomplete Clojure microformats library

Remove unnecessary comment

Alan Pearce
commit

6db0ccd25b4e6cd8724f5723027dca926b0e3aae

parent

08f9c2b929f1a19e39a1cda2743da3837f3cc132

1 file changed, 0 insertions(+), 2 deletions(-)

jump to
M src/microformats/parser.cljsrc/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]