Removed redundant import.

This commit is contained in:
Chris 2012-04-12 11:42:48 +01:00
parent e0d9af704a
commit 2b710be070

View File

@ -32,7 +32,6 @@ use strict;
# Custom module imports
use AuthMethods;
use Logging qw(die_log);
our $errstr;