From 25dc125a307648ff3d48d148ca57328cecf625d9 Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Sat, 22 Dec 2018 07:23:17 +0100 Subject: [PATCH] fix: [relationships] removed duplicate --- relationships/definition.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/relationships/definition.json b/relationships/definition.json index 0242365..6b12f4a 100644 --- a/relationships/definition.json +++ b/relationships/definition.json @@ -264,13 +264,6 @@ "misp" ] }, - { - "name": "dropped-by", - "description": "This relationship describes an object dropped by another object.", - "format": [ - "misp" - ] - }, { "name": "drops", "description": "This relationship describes an object which drops another object",