<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-1051_remove_duplicate_NrContributor:1" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nrc:NrContributor { id: "9baebacf-31e3-4a4d-979e-4a67f99fe618" })
                DETACH DELETE nrc
            ]]>
        </cypherquery>
    </changeset>
</changelog>
