removed exmple apps code
[ealt-edge.git] / example-apps / ROBO / RoboUI / src / index.html
diff --git a/example-apps/ROBO/RoboUI/src/index.html b/example-apps/ROBO/RoboUI/src/index.html
deleted file mode 100644 (file)
index d54b372..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <title>RoboUI</title>
-  <base href="/">
-
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link rel="icon" type="image/x-icon" href="favicon.ico">
-</head>
-<body>
-  <app-root></app-root>
-</body>
-</html>