remove debug msg
This commit is contained in:
		
							parent
							
								
									c81930cacc
								
							
						
					
					
						commit
						5a6e83b777
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -56,7 +56,5 @@ exports.getSettings = async function (type) {
 | 
			
		|||
        result[row.key] = row.value;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    console.log(result)
 | 
			
		||||
 | 
			
		||||
    return result;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue