<?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="PEACE-remove-extra-profile-1" author="jfidlow">
        <query><![CDATA[
            MATCH (p:Profile {uuid: "bccc7b4f-d4fb-4260-9d2a-a09fb7964679"})
            DETACH DELETE p;
        ]]></query>
    </changeset>
</changelog>
