<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-1495_remove_duplicate_contributions:1" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nc:NrContribution { id: "3eebf05f-8b61-40a0-907b-4feb6f364693" })
                DETACH DELETE nc
            ]]>
        </cypherquery>
    </changeset>
</changelog>
