fix typo
This commit is contained in:
		
							parent
							
								
									e2b9420abd
								
							
						
					
					
						commit
						7f639655ee
					
				@ -128,7 +128,6 @@ public class TbCheckMessageNode implements TbNode {
 | 
			
		||||
 | 
			
		||||
    @SuppressWarnings("unchecked")
 | 
			
		||||
    private Map<String, String> dataToMap(TbMsg msg) {
 | 
			
		||||
        ;
 | 
			
		||||
        return (Map<String, String>) gson.fromJson(msg.getData(), Map.class);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user