Rmaint fix: Revert bug 35148 as it needs 31453 not in 22.11.x

This commit is contained in:
Pedro Amorim 2023-11-15 12:41:10 -01:00
parent 733c617b4f
commit 2e99040bfe

View file

@ -97,7 +97,6 @@ if ( C4::Context->config("enable_plugins") ) {
limit => $limit,
type => \@type,
letter_code => \@letter_code,
where => $where,
}
);
}