Remove duplicate addRequestType call.

This commit is contained in:
Bradley M. Kuhn 2015-12-14 16:32:59 -08:00
parent 6e67f5cc20
commit 5ac8d562e1

View file

@ -31,8 +31,6 @@ my $tShirt1RequestTypeId = (keys %{$tShirt0})[0];
my %tShirt0SizeRequestConfigurationIds = %{$tShirt0->{$tShirt0RequestTypeId}};
my $tShirt1RequestTypeId = $sp->addRequestType("t-shirt-1");
my $announceEmailListRequestTypeId = $sp->addRequestType("join-announce-email-list");
# Only one email Adress type so far