mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	remove test code
This commit is contained in:
		
							parent
							
								
									2f284d92b5
								
							
						
					
					
						commit
						0a1af426df
					
				@ -91,8 +91,7 @@ public class CreateVlanIpRangeCmd extends BaseCmd {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public Boolean isForVirtualNetwork() {
 | 
			
		||||
        return false;
 | 
			
		||||
        //return forVirtualNetwork == null ? true : forVirtualNetwork;
 | 
			
		||||
        return forVirtualNetwork == null ? true : forVirtualNetwork;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public String getGateway() {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user