aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-03-05 22:22:05 +1300
committerDavid Phillips <david@sighup.nz>2017-03-05 22:22:05 +1300
commit7408f06b0547091ba2a75269013f280291831a47 (patch)
treed72301e0caac98b97d4b7e3367d3d3b8efd7341b
parent475075a4615d48fab79fc23ded5e08f9735864ec (diff)
downloadidalius-7408f06b0547091ba2a75269013f280291831a47.tar.xz
Remove hangover from bot's previous incarnation
-rwxr-xr-xsaxrobot2
1 files changed, 0 insertions, 2 deletions
diff --git a/saxrobot b/saxrobot
index ac9ccea..b4ab59e 100755
--- a/saxrobot
+++ b/saxrobot
@@ -6,8 +6,6 @@ use POE;
use POE::Kernel;
use POE::Component::IRC;
use POE::Component::IRC::Plugin::NickServID;
-use HTTP::Tiny;
-use HTML::HeadParser;
use Config::Tiny;
use sb_config;