From ee45c0f04bd9e5a819aea3243c81a7d5e9fce58b Mon Sep 17 00:00:00 2001 From: RameshT Date: Fri, 9 Aug 2024 12:39:33 +0530 Subject: [PATCH] Your commit message --- assets/js/updation.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/assets/js/updation.js b/assets/js/updation.js index 1879f4b..ab32a4d 100644 --- a/assets/js/updation.js +++ b/assets/js/updation.js @@ -2,11 +2,7 @@ $(document).ready(function () { let index = 1 let activeSection = null - - - - - function addOption(type, container) + function addOption(type, container) let optionHtml if (type === 'multiple-choice' || type === 'checkboxes') {