[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE / client / bower_components / angular-cache / build_examples / webpack / index.html
diff --git a/ecomp-portal-FE/client/bower_components/angular-cache/build_examples/webpack/index.html b/ecomp-portal-FE/client/bower_components/angular-cache/build_examples/webpack/index.html
deleted file mode 100644 (file)
index 9769ccd..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html ng-app="app">
-<head>
-  <title>My App</title>
-  <!-- load bundled scripts -->
-  <script src="bundle.js"></script>
-</head>
-<body>
-<h1>{{ test }}</h1>
-</body>
-</html>