<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="NR-2244-remove-duplicate-contribution:1" author="bburton">
        <query>
            MATCH (NrContribution {id: '7e982948-1265-470c-9bf8-22ba9bcf7f07'})-[r]-(NrContributor)
            WHERE id(r) = 1100290195 DELETE r;
        </query>
    </changeset>
</changelog>
