diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-07-18 17:56:46 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2018-07-18 17:56:46 +0800 |
commit | 8dab3bac19aa9e491e821c39acade0876ca7c4f9 (patch) | |
tree | cdcd5a8aa8f56bbea3283436fca6285151781183 /aria | |
parent | b7cc0c8b2d669df9e8bc9a6fb76b97085fc07f5f (diff) |
remove the rest templates
Issue-ID: SO-729
Change-Id: Iac05273800a282518cad1c4f60dfc9e9d6e7aa6b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'aria')
-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> |