remove debug
This commit is contained in:
		
							parent
							
								
									fdcf4a4c2e
								
							
						
					
					
						commit
						205ab93499
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -59,9 +59,6 @@ fn schema_ref_type_name(spec: &OpenApiV2, schema: &MaybeRef<Schema>) -> eyre::Re
 | 
			
		|||
    } else {
 | 
			
		||||
        None
 | 
			
		||||
    };
 | 
			
		||||
    if name == Some("LanguageStatistics") {
 | 
			
		||||
        eprintln!("lang stats found");
 | 
			
		||||
    }
 | 
			
		||||
    let schema = schema.deref(spec)?;
 | 
			
		||||
    schema_type_name(spec, name, schema)
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue