diff options
author | Byung-Woo Jun <byung-woo.jun@ericsson.com> | 2018-07-19 07:24:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-19 07:24:41 +0000 |
commit | e4246e8ab151f15c7c62aba4077759b10347967c (patch) | |
tree | 772000bcac76cd6850ef9be27c25e82132d60d1a | |
parent | 5d8adcaaac12889af63a0c5bc944b4be92c75aca (diff) | |
parent | 8dab3bac19aa9e491e821c39acade0876ca7c4f9 (diff) |
Merge "remove the rest templates"
-rw-r--r-- | aria/aria-rest-server/src/main/python/aria-rest/templates/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/aria/aria-rest-server/src/main/python/aria-rest/templates/index.html b/aria/aria-rest-server/src/main/python/aria-rest/templates/index.html deleted file mode 100644 index 6d74cfc0f8..0000000000 --- a/aria/aria-rest-server/src/main/python/aria-rest/templates/index.html +++ /dev/null @@ -1,3 +0,0 @@ -<body> -<h1>Not Implemented</h1> -</body> |