Final batch of POD cleanups.
[koha_fer] / members / member.pl
index e92ab43..3b1b98e 100755 (executable)
@@ -31,7 +31,6 @@ use C4::Members;
 use C4::Branch;
 use C4::Category;
 use File::Basename;
-use YAML;
 
 my $input = new CGI;
 my $quicksearch = $input->param('quicksearch');