From 21333538a52c6879f172db52099cb701e79fa39b Mon Sep 17 00:00:00 2001 From: gered Date: Tue, 26 Aug 2014 14:13:01 -0400 Subject: [PATCH] remove mistakenly committed test code --- src/clj_hl7_fhir/core.clj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/clj_hl7_fhir/core.clj b/src/clj_hl7_fhir/core.clj index 274130c..c9fa578 100644 --- a/src/clj_hl7_fhir/core.clj +++ b/src/clj_hl7_fhir/core.clj @@ -464,7 +464,3 @@ ;(def server-url "http://fhir.healthintersections.com.au/open") ;(def server-url "http://spark.furore.com/fhir") ;(def server-url "http://fhirtest.uhn.ca/base") - - -(clojure.pprint/pprint - (get-resource server-url :patient 38)) \ No newline at end of file