Remove the deprecation note since it is only confusing these days

This commit is contained in:
Michael Klishin 2014-10-11 03:40:40 +04:00
parent d8e70a5ee8
commit 2c05d4c9d5

View file

@ -9,8 +9,7 @@
(ns monger.result (ns monger.result
"Provides functions that determine if a query (or other database operation) "Provides functions that determine if a query (or other database operation)
was successful or not. Note that the use of these functions on WriteResult instances was successful or not.
is DEPRECATED as of Monger 1.8.0.
Related documentation guides: Related documentation guides: