Bug 17600: Standardize our EXPORT_OK
[srvgit] / C4 / AuthoritiesMarc / MARC21.pm
index c704a68..c3c6f84 100644 (file)
@@ -18,7 +18,6 @@ package C4::AuthoritiesMarc::MARC21;
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
-use MARC::Record;
 
 =head1 NAME