BUGFIX : create a unique div for each subfield
[koha.git] / members / members-home.pl
index 3a0b223..a029ffa 100755 (executable)
@@ -19,7 +19,6 @@ use strict;
 use CGI;
 use C4::Auth;
 use C4::Output;
-use C4::Interface::CGI::Output;
 use C4::Context;