Removing alien code.

This commit is contained in:
Daniel Thee Roperto
2016-09-02 09:48:43 +10:00
parent b9b6077ce4
commit 5f4ea51fcc
2 changed files with 0 additions and 4 deletions

View File

@@ -25,8 +25,6 @@
namespace auth_outage;
use Box\Spout\Common\Exception\InvalidArgumentException;
final class outagedb
{
/**

View File

@@ -16,8 +16,6 @@
namespace auth_outage;
use Horde\Socket\Client\Exception;
if (!defined('MOODLE_INTERNAL')) {
die('Direct access to this script is forbidden.'); // It must be included from a Moodle page.
}