<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PLATFORM-3447_catalog_tab_access_issue:1" author="tnozhkina" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH (i:Identity {auth0UserId: '5f293c3970b5c6003726515c'})
                DETACH DELETE i
            ]]>
        </cypherquery>
    </changeset>
</changelog>
