summaryrefslogtreecommitdiff
path: root/www/lib/angular-tooltips/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/angular-tooltips/views/index.html')
-rw-r--r--www/lib/angular-tooltips/views/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/lib/angular-tooltips/views/index.html b/www/lib/angular-tooltips/views/index.html
deleted file mode 100644
index 8efcf770..00000000
--- a/www/lib/angular-tooltips/views/index.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<h4>
-Hello view.html
-</h4>
-<div ng-controller="Ctrl" ng-repeat="x in items">
-{{$index}}
-</div>