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/lastpass/index.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'recipes/lastpass/index.js') diff --git a/recipes/lastpass/index.js b/recipes/lastpass/index.js index dd10055..16c9047 100644 --- a/recipes/lastpass/index.js +++ b/recipes/lastpass/index.js @@ -1,8 +1,5 @@ -"use strict"; - module.exports = Franz => class Messenger extends Franz { overrideUserAgent() { return window.navigator.userAgent.replace(/(Franz|Electron)([^\s]+\s)/g, ''); } - -}; \ No newline at end of file +}; -- cgit v1.2.3-70-g09d2