(bug #3575) fix opac-detail.pl
This delete an useless "use C4::Serials"(there are 2). Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
parent
666cc03bd3
commit
38a1526a74
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ use C4::XISBN qw(get_xisbns get_biblionumber_from_isbn);
|
|||
use C4::External::Amazon;
|
||||
use C4::External::Syndetics qw(get_syndetics_index get_syndetics_summary get_syndetics_toc get_syndetics_excerpt get_syndetics_reviews get_syndetics_anotes );
|
||||
use C4::Review;
|
||||
use C4::Serials;
|
||||
use C4::Members;
|
||||
use C4::VirtualShelves;
|
||||
use C4::XSLT;
|
||||
|
|
Loading…
Reference in a new issue