aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlecalendar/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googlecalendar/webview.js')
-rw-r--r--recipes/googlecalendar/webview.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/googlecalendar/webview.js b/recipes/googlecalendar/webview.js
index 729f400..2e34c8b 100644
--- a/recipes/googlecalendar/webview.js
+++ b/recipes/googlecalendar/webview.js
@@ -1,5 +1,3 @@
1'use strict';
2
3const path = require('path'); 1const path = require('path');
4 2
5module.exports = Franz => { 3module.exports = Franz => {