Bug 27266: (follow-up) Remove instances of GetMarcAuthors
[srvgit] / basket / sendbasket.pl
index a393add..c52c2cf 100755 (executable)
@@ -24,7 +24,6 @@ use Try::Tiny qw( catch try );
 
 use C4::Biblio qw(
     GetBiblioData
-    GetMarcAuthors
     GetMarcBiblio
     GetMarcSubjects
 );