Skip to content

Commit 050212b

Browse files
committed
handlingMissingDataDescription verwijderd in sdg
1 parent 651a062 commit 050212b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/assets/synthetic-data.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -255,11 +255,7 @@ def run():
255255
{
256256
'reportType': 'heading',
257257
'headingKey': 'syntheticData.handlingMissingDataTitle'
258-
},
259-
{
260-
'reportType': 'text',
261-
'textKey': 'syntheticData.handlingMissingDataDescription'
262-
},
258+
},
263259
{
264260
'reportType': 'table',
265261
'titleKey': 'syntheticData.handlingMissingDataTableTitle',

0 commit comments

Comments
 (0)