<?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="AS-NOTICKET-remove_dupe_profile:2" author="jbrooks" run-on-change="true">
        <query>
            <![CDATA[
                MATCH (p:Profile)
                WHERE p.uuid = '903d20c8-f8b6-499c-a5a0-03f06b86f03d'
                DETACH DELETE p
            ]]>
        </query>
    </changeset>
</changelog>
