diff options
Diffstat (limited to 'src/webex/pages/popup.html')
| -rw-r--r-- | src/webex/pages/popup.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/webex/pages/popup.html b/src/webex/pages/popup.html deleted file mode 100644 index 030641d60..000000000 --- a/src/webex/pages/popup.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="utf-8" /> - - <link rel="stylesheet" type="text/css" href="../style/wallet.css" /> - <link rel="stylesheet" type="text/css" href="popup.css" /> - - <script src="/dist/page-common-bundle.js"></script> - <script src="/dist/popup-bundle.js"></script> - </head> - - <body> - <div id="container" style="margin: 0; padding: 0;"></div> - </body> -</html> |
