diff --git a/src/components/production/WorkerScreen/index.tsx b/src/components/production/WorkerScreen/index.tsx index b453cf66..1916944f 100644 --- a/src/components/production/WorkerScreen/index.tsx +++ b/src/components/production/WorkerScreen/index.tsx @@ -1698,7 +1698,6 @@ export default function WorkerScreen() { workItems={workItems} inspectionDataMap={inspectionDataMap} inspectionSetting={currentInspectionSetting} - templateData={inspectionTemplateData} />