diff --git a/scripts/db-convert-0.1-to-0.2.plx b/scripts/db-convert-0.1-to-0.2.plx index 09acd91..a711590 100644 --- a/scripts/db-convert-0.1-to-0.2.plx +++ b/scripts/db-convert-0.1-to-0.2.plx @@ -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