From 72d22a4339db09824d46746dacbba1e141763dc0 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Tue, 26 Mar 2019 09:49:13 -0400 Subject: Migrate ccdsk/apps to ccsdk/cds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I020a2ccec4e691717f888e8bd2afec91a7c4e987 Issue-ID: CCSDK-1178 Signed-off-by: Alexis de Talhouët --- .../resource-dictionary/test-dictionary/hostname.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 components/model-catalog/resource-dictionary/test-dictionary/hostname.json (limited to 'components/model-catalog/resource-dictionary/test-dictionary/hostname.json') diff --git a/components/model-catalog/resource-dictionary/test-dictionary/hostname.json b/components/model-catalog/resource-dictionary/test-dictionary/hostname.json deleted file mode 100644 index 025cce33..00000000 --- a/components/model-catalog/resource-dictionary/test-dictionary/hostname.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "tags": "hostname", - "name": "hostname", - "property": { - "description": "hostname", - "type": "string" - }, - "updated-by": "adetalhouet", - "sources": { - "input": { - "type": "source-input" - } - } - } \ No newline at end of file -- cgit 1.2.3-korg