summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mulk/benki/wiki.clj4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mulk/benki/wiki.clj b/src/mulk/benki/wiki.clj
index ba80712..3d7cbcf 100644
--- a/src/mulk/benki/wiki.clj
+++ b/src/mulk/benki/wiki.clj
@@ -13,10 +13,6 @@
(:import [org.jsoup.Jsoup]))
-(def page_revisions (table :wiki_page_revisions))
-(def pages (table :wiki_pages))
-
-
(defn- html-insert-wikilinks [text]
(clojure.string/replace
text