CustomMetadataLoader
CustomMetadataLoader copied to clipboard
Update MetadataUtil.cls
Relates to issue https://github.com/forcedotcom/CustomMetadataLoader/issues/45
I assume these lines were originally introduced to handle poorly formatted CSV with blank 'columns' at the end. If there was another reason, then this fix may not be valid.
Simply removing these lines allows correctly formatted CSV with empty values to be handled correctly.