aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/riseup/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/riseup/webview.js')
-rw-r--r--recipes/riseup/webview.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/riseup/webview.js b/recipes/riseup/webview.js
index 79b4a7b..2a5f91f 100644
--- a/recipes/riseup/webview.js
+++ b/recipes/riseup/webview.js
@@ -1,7 +1,3 @@
1const _path = _interopRequireDefault(require('path'));
2
3function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
4
5module.exports = Ferdi => { 1module.exports = Ferdi => {
6 const getMessages = function getMessages() { 2 const getMessages = function getMessages() {
7 let unread = 0; 3 let unread = 0;