Skip to content

Commit d59ac1a

Browse files
committed
fix: ts error
1 parent 09b6880 commit d59ac1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/pages/Survey/Survey.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ const Survey = () => {
243243

244244
// Initialize the survey
245245
const { survey, existingData } = initializeSurvey(
246-
locations,
247246
surveyByRefCode as SurveyDocument | null,
248247
surveyByObjectId as SurveyDocument | null,
249248
parentSurvey as SurveyDocument | null,

0 commit comments

Comments
 (0)