From 439cd9b37e3c3a245101d6c87d5e91326f6d3c4f Mon Sep 17 00:00:00 2001 From: Vallie Joseph Date: Tue, 9 Jan 2024 19:47:25 +0000 Subject: [PATCH] appeasing linter --- jest.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/jest.config.js b/jest.config.js index 15077ce9..f25dbdc9 100644 --- a/jest.config.js +++ b/jest.config.js @@ -9,4 +9,3 @@ module.exports = { }, verbose: true } -// adding extra line for linter