From ecf037c35f39f283bca2078486d5eb4ad42ec2d8 Mon Sep 17 00:00:00 2001 From: Amine Mouafik Date: Thu, 28 Nov 2019 23:41:36 +0700 Subject: Remove all call to import and update affected recipes --- uncompressed/gmail/webview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uncompressed/gmail/webview.js') diff --git a/uncompressed/gmail/webview.js b/uncompressed/gmail/webview.js index 25727a4..433d0cf 100644 --- a/uncompressed/gmail/webview.js +++ b/uncompressed/gmail/webview.js @@ -1,4 +1,4 @@ -import path from 'path'; +const path = require("path"); module.exports = (Franz) => { // if the user is on gmail's landing page, go to the login page. -- cgit v1.2.3-70-g09d2