aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/msteams/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/msteams/webview.js')
-rw-r--r--recipes/msteams/webview.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/msteams/webview.js b/recipes/msteams/webview.js
index 3cd7af0..26147dc 100644
--- a/recipes/msteams/webview.js
+++ b/recipes/msteams/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 => {