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/kaizala/webview.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/kaizala/webview.js') diff --git a/recipes/kaizala/webview.js b/recipes/kaizala/webview.js index f77b276..f370ff1 100644 --- a/recipes/kaizala/webview.js +++ b/recipes/kaizala/webview.js @@ -1,5 +1,3 @@ -"use strict"; - module.exports = Franz => { const getMessages = function getMessages() { const count = document.querySelectorAll('.unseen-msg-count').length; @@ -7,4 +5,4 @@ module.exports = Franz => { }; Franz.loop(getMessages); -}; \ No newline at end of file +}; -- cgit v1.2.3-70-g09d2