<?php
/**
 * Uninstall file.
 *
 * @package Forminator
 */

if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
	die;
}
