From 04e9ca7e6032449a315c1e07a2b0d6d4bcdceabf Mon Sep 17 00:00:00 2001 From: Guillaume Buisson Date: Thu, 10 Mar 2016 18:34:15 +0100 Subject: [PATCH] removed stale comments --- src/cia/schemas/relationships.clj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/cia/schemas/relationships.clj b/src/cia/schemas/relationships.clj index 0ab3bf71ea..b11ccc9c5d 100644 --- a/src/cia/schemas/relationships.clj +++ b/src/cia/schemas/relationships.clj @@ -51,7 +51,3 @@ (s/defschema RelatedTTPs [(enriched-ref {:ttp_id TTPReference})]) - -;; (s/defschema RelatedTTPs -;; [(relation TTPReference -;; RelatedTTP)])