From 6db0ccd25b4e6cd8724f5723027dca926b0e3aae Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 13 Sep 2014 09:11:21 +0100 Subject: Remove unnecessary comment --- src/microformats/parser.clj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/microformats/parser.clj b/src/microformats/parser.clj index a083ea0..3200669 100644 --- a/src/microformats/parser.clj +++ b/src/microformats/parser.clj @@ -3,8 +3,6 @@ [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] -- cgit 1.4.1