summaryrefslogtreecommitdiff
path: root/utils/notifier/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'utils/notifier/popup.html')
-rw-r--r--utils/notifier/popup.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/utils/notifier/popup.html b/utils/notifier/popup.html
deleted file mode 100644
index de75dfbee..000000000
--- a/utils/notifier/popup.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-<style type="text/css">
-ul {
- padding : 0px;
- margin : 0px;
-}
-</style>
-<body>
- <ul>
- <li>Update</li>
-
- </ul>
-</body>
-</html>