5 lines
127 B
PHP
5 lines
127 B
PHP
<?php
|
|
/* For licensing terms, see /license.txt */
|
|
require_once __DIR__.'/config.php';
|
|
GoogleMeetPlugin::create()->uninstall();
|