From dcbfa4ccc6edeff26c9f854f7deaabef2b57d57e Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 5 Mar 2017 22:24:12 +1300 Subject: Remove another useless `use` --- saxrobot | 1 - 1 file changed, 1 deletion(-) (limited to 'saxrobot') diff --git a/saxrobot b/saxrobot index b4ab59e..3cfa094 100755 --- a/saxrobot +++ b/saxrobot @@ -6,7 +6,6 @@ use POE; use POE::Kernel; use POE::Component::IRC; use POE::Component::IRC::Plugin::NickServID; -use Config::Tiny; use sb_config; my %config = sb_config::parse_config('bot.conf'); -- cgit v1.1