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