Remove commented out code
This commit is contained in:
parent
31aff189d3
commit
3aa842fb04
1 changed files with 0 additions and 6 deletions
|
|
@ -161,12 +161,6 @@
|
||||||
(from-db-object ^DBObject (find-one collection ref fields) keywordize)))
|
(from-db-object ^DBObject (find-one collection ref fields) keywordize)))
|
||||||
|
|
||||||
|
|
||||||
; ([^String collection ^Map ref keywordize]
|
|
||||||
; (from-db-object ^DBObject (find-one collection ref fields) keywordize))
|
|
||||||
; ([^String collection ^Map ref ^List fields keywordize]
|
|
||||||
; (from-db-object ^DBObject (find-one collection ref fields) keywordize)))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; monger.collection/find-by-id
|
;; monger.collection/find-by-id
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue