From c0ef0ab7c81d5722fcdb1143fbc6fb125bdfe9c9 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Fri, 9 May 2014 17:08:34 -0400 Subject: [PATCH] Ditto --- test/monger/test/ragtime_test.clj | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/monger/test/ragtime_test.clj b/test/monger/test/ragtime_test.clj index b8dfef7..69844c3 100644 --- a/test/monger/test/ragtime_test.clj +++ b/test/monger/test/ragtime_test.clj @@ -1,5 +1,3 @@ -(set! *warn-on-reflection* true) - (ns monger.test.ragtime-test (:require [monger.core :as mg] [monger.collection :as mc]