From 142da66c2a1fad4011394b3912f1b83239527889 Mon Sep 17 00:00:00 2001
From: Shishir Suman <74050813+shishirsuman092@users.noreply.github.com>
Date: Fri, 21 Apr 2023 10:28:43 +0530
Subject: [PATCH] removing unwanted space

---
 schemas/questionset/1.0/schema.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/schemas/questionset/1.0/schema.json b/schemas/questionset/1.0/schema.json
index 805044204..5d35b1378 100644
--- a/schemas/questionset/1.0/schema.json
+++ b/schemas/questionset/1.0/schema.json
@@ -742,7 +742,6 @@
     "selectedQuestionType": {
       "type": "string"
     },
-
     "requiredQuestionCount": {
       "type": "number"
     },
-- 
GitLab