<?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="DATA-9429_remove_duplicated_gp:1" author="rshield" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (gp:GlobalParticipant {spotifyId: "7dJWBu4z7bl1MACvV88aDj"})
                DETACH DELETE gp
            ]]>
        </query>
    </changeset>
</changelog>
