diff options
author | Loïc Collignon <loic.collignon@iot.bzh> | 2017-12-15 09:59:30 +0100 |
---|---|---|
committer | Loïc Collignon <loic.collignon@iot.bzh> | 2017-12-15 10:01:37 +0100 |
commit | 8d84611cf3222d6c9e7c70c189d986f094c952d8 (patch) | |
tree | 32de6e03ec1a2b2ccde5ef5fb4802afffa0a308b /ll-auth-binding/htdocs/index.html | |
parent | f8b3ccaa4edd4836885dc3e22062b69e80883f36 (diff) |
removed unrelated files
Change-Id: Ie034281d2933cb7de0cf8cf6a2175376847acd9c
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
Diffstat (limited to 'll-auth-binding/htdocs/index.html')
-rw-r--r-- | ll-auth-binding/htdocs/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ll-auth-binding/htdocs/index.html b/ll-auth-binding/htdocs/index.html deleted file mode 100644 index 1c90ae5..0000000 --- a/ll-auth-binding/htdocs/index.html +++ /dev/null @@ -1,12 +0,0 @@ -<html> - <head> - <title>Identity Binding tests</title> - </head> - <body> - <h1>Identity Binding tests</h1> - <ol> - <li><a href="auth.html">Auth</a></li> - <li><a href="auth2.html">Auth2</a></li> - </ol> - </body> -</html> |