diff --git a/test/monger/test/cursor_test.clj b/test/monger/test/cursor_test.clj index 89c0db9..061c7a3 100644 --- a/test/monger/test/cursor_test.clj +++ b/test/monger/test/cursor_test.clj @@ -1,5 +1,3 @@ -(set! *warn-on-reflection* true) - (ns monger.test.cursor-test (:import [com.mongodb DBCursor DBObject Bytes] [java.util List Map])