Skip to content

Commit b1ce0d8

Browse files
committed
fix duplicate fields appear
1 parent a39b0bf commit b1ce0d8

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

4.use-case/2.read-a-drivers-license.html

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -155,18 +155,9 @@ <h1 style="font-size: 1.5em;" id='header'>Read A Driver's License <a href="#" id
155155
}, {
156156
'abbreviation': 'DAB',
157157
'description': 'Last Name'
158-
}, {
159-
'abbreviation': 'DAB',
160-
'description': 'Family Name'
161158
}, {
162159
'abbreviation': 'DAC',
163160
'description': 'First Name'
164-
}, {
165-
'abbreviation': 'DAC',
166-
'description': 'Given Name'
167-
}, {
168-
'abbreviation': 'DAD',
169-
'description': 'Middle Name or Initial'
170161
}, {
171162
'abbreviation': 'DAD',
172163
'description': 'Middle Name'
@@ -281,21 +272,12 @@ <h1 style="font-size: 1.5em;" id='header'>Read A Driver's License <a href="#" id
281272
}, {
282273
'abbreviation': 'DBO',
283274
'description': 'Last Name'
284-
}, {
285-
'abbreviation': 'DBO',
286-
'description': 'Family Name'
287275
}, {
288276
'abbreviation': 'DBP',
289277
'description': 'First Name'
290-
}, {
291-
'abbreviation': 'DBP',
292-
'description': 'Given Name'
293278
}, {
294279
'abbreviation': 'DBQ',
295280
'description': 'Middle Name'
296-
}, {
297-
'abbreviation': 'DBQ',
298-
'description': 'Middle Name or Initial'
299281
}, {
300282
'abbreviation': 'DBR',
301283
'description': 'Suffix'
@@ -353,15 +335,9 @@ <h1 style="font-size: 1.5em;" id='header'>Read A Driver's License <a href="#" id
353335
}, {
354336
'abbreviation': 'DCR',
355337
'description': 'Jurisdiction specific restriction code description'
356-
}, {
357-
'abbreviation': 'DCS',
358-
'description': 'Family Name'
359338
}, {
360339
'abbreviation': 'DCS',
361340
'description': 'Last Name'
362-
}, {
363-
'abbreviation': 'DCT',
364-
'description': 'Given Name'
365341
}, {
366342
'abbreviation': 'DCT',
367343
'description': 'First Name'

0 commit comments

Comments
 (0)