<?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-NO-TICKET_remove_contribution:1" author="asukhorada">
        <query>
            MATCH(c:NrContribution:NrPerformance{id:"e41b6c13-aac9-41a0-bd77-e13b91166fcd"})
            DETACH DELETE c;
        </query>
    </changeset>
</changelog>
