Compile
This commit is contained in:
parent
d99b6c52aa
commit
ab4a9a381f
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
* http://clojuremongodb.info/articles/mapreduce.html"
|
||||
(:require monger.core
|
||||
[monger.conversion :refer :all])
|
||||
(:import [com.mongodb DB DBObject]))
|
||||
(:import [com.mongodb MongoClient DB DBObject]))
|
||||
|
||||
|
||||
;;
|
||||
|
|
|
|||
Loading…
Reference in a new issue