File "uninstall.php"

Full Path: /home/ubunrgit/public_html/wp-content/plugins/video-conferencing-with-zoom-api/uninstall.php
File size: 248 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 *
 * @link       http://www.deepenbajracharya.com.np
 * @since      1.0.0
 *
 * @package    Video Conferencing with Zoom API
 */

// If uninstall not called from WordPress, then exit.
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
	exit;
}