sul-dlss / dlme-transform

Transforms raw DLME metadata to DLME intermediate representation
Apache License 2.0
0 stars 2 forks source link

Removes duplication checking in favor of newer traject flags #1119

Closed jacobthill closed 2 months ago

jacobthill commented 3 months ago

Why was this change made?

Makes use of new traject flags and removes unneeded duplicate value validation. Also fixes typo. fixes #1117

How was this change tested?

local transform, rspec, etc.

Which documentation and/or configurations were updated?

n/a