aboutsummaryrefslogtreecommitdiffstats
path: root/docs/datadictionary/sourcedefaultcode.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/datadictionary/sourcedefaultcode.rst')
-rw-r--r--docs/datadictionary/sourcedefaultcode.rst16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/datadictionary/sourcedefaultcode.rst b/docs/datadictionary/sourcedefaultcode.rst
deleted file mode 100644
index 41c19336c..000000000
--- a/docs/datadictionary/sourcedefaultcode.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2019 IBM.
-
-Source Default code
-===================
-
-.. code-block:: json
- :linenos:
-
- {
- "description": "This is Default Resource Source Node Type",
- "version": "1.0.0",
- "properties": {},
- "derived_from": "tosca.nodes.ResourceSource"
- }