From b72f6fb385fb59f2ea6d9e0f23db53348cb704c3 Mon Sep 17 00:00:00 2001 From: smit95tpatel Date: Tue, 21 Dec 2021 16:25:21 +0530 Subject: [PATCH] removed linting issues --- frontend/vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/vue.config.js b/frontend/vue.config.js index a242f02d..8a3ee963 100644 --- a/frontend/vue.config.js +++ b/frontend/vue.config.js @@ -26,4 +26,4 @@ module.exports = { } } } -}; \ No newline at end of file +};