From 97697e3d069972844b2912a93022f4a4904a40d6 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 31 Jul 2021 15:28:23 +0530 Subject: Fixed eslintrc as root for this folder; Reformatted all files. --- recipes/google-voice/webview.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/google-voice/webview.js') diff --git a/recipes/google-voice/webview.js b/recipes/google-voice/webview.js index 1a91455..aed66af 100644 --- a/recipes/google-voice/webview.js +++ b/recipes/google-voice/webview.js @@ -1,5 +1,3 @@ -"use strict"; - module.exports = Franz => { function parseQuery(query) { const el = document.querySelector(query); @@ -23,4 +21,4 @@ module.exports = Franz => { } Franz.loop(getMessages); -}; \ No newline at end of file +}; -- cgit v1.2.3-70-g09d2