aboutsummaryrefslogtreecommitdiff
path: root/extension/pages/debug.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-02-29 18:03:02 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-02-29 18:03:02 +0100
commitc962e9402123900c53967c14cf809ea10576cdb8 (patch)
treee7df9cfdd6fceae30fb99c8ec6be5e07c8b153a8 /extension/pages/debug.html
parent30ee3320c788129b258ed8b42f4fc63d28431e2f (diff)
restructure
Diffstat (limited to 'extension/pages/debug.html')
-rw-r--r--extension/pages/debug.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/extension/pages/debug.html b/extension/pages/debug.html
deleted file mode 100644
index 24682dd24..000000000
--- a/extension/pages/debug.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <title>Taler Wallet Debugging</title>
- </head>
- <body>
- <h1>Debug Pages</h1>
- <a href="show-db.html">Show DB</a> <br>
- <a href="../popup/balance-overview.html">Show balance</a>
-
- </body>
-</html>