Fix a double $i18n syntax warning.
This commit is contained in:
parent
7a56c72586
commit
679c4678d2
1 changed files with 0 additions and 1 deletions
|
|
@ -161,7 +161,6 @@ sub www_exportStatus {
|
|||
my $i18n = WebGUI::International->new($session, "Asset");
|
||||
my $pb = WebGUI::ProgressBar->new( $session );
|
||||
|
||||
my $i18n = WebGUI::International->new($session, 'Asset');
|
||||
my $args = {
|
||||
quiet => 1, # We'll wrap subs to update the ProgressBar
|
||||
userId => $session->form->process('userId'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue