Bug 21395: Make perlcritic happy
[koha-equinox.git] / t / db_dependent / Serials.t
index 53bfed4..53c697e 100755 (executable)
@@ -47,7 +47,6 @@ my $bookseller = Koha::Acquisition::Bookseller->new(
 
 my ($biblionumber, $biblioitemnumber) = AddBiblio(MARC::Record->new, '');
 
-my $budgetid;
 my $bpid = AddBudgetPeriod({
     budget_period_startdate   => '2015-01-01',
     budget_period_enddate     => '2015-12-31',