<?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-2546-delete_dupe_mh_profile:1" author="jbrooks" run-on-change="true">
        <query>
            MATCH(p:Profile)
            WHERE p.uuid = 'a29b29fb-7f56-4a4d-8aa9-4349ea6f2523'
            DETACH DELETE p
        </query>
    </changeset>
</changelog>
