Skip to content

Instantly share code, notes, and snippets.

@kballenegger
Created April 13, 2012 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kballenegger/0de71c218fea3ec83c6f to your computer and use it in GitHub Desktop.
Save kballenegger/0de71c218fea3ec83c6f to your computer and use it in GitHub Desktop.
(ns importer.core
(:gen-class)
(:require [monger core collection util])
(:require ['clojure.contrib.json :as 'json])
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment