Remove duplicate addRequestType call.
This commit is contained in:
		
							parent
							
								
									6e67f5cc20
								
							
						
					
					
						commit
						5ac8d562e1
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn