Fix up Doug's reversion; the subroutine was deleted but not the
call, so deleted the call.
This commit is contained in:
parent
db04aa9b7c
commit
2f4722ff0c
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ my $session = start(); # this line required
|
|||
|
||||
commerceSalesTax($session);
|
||||
createDictionaryStorage($session);
|
||||
fixAssetVersionTag($session);
|
||||
|
||||
finish($session); # this line required
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue