mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	remove console debugging
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							cfb7406fb8
						
					
				
				
					commit
					50f11faf1f
				
			| @@ -472,7 +472,6 @@ RED.palette.editor = (function() { | ||||
|      * @param {[{url:String, name:String, updated_at:String, modules_count:Number}]} catalogEntries | ||||
|      */ | ||||
|     function updateCatalogFilter(catalogEntries, maxRetry = 3) { | ||||
|         console.log("updateCatalogFilter", catalogEntries, maxRetry) | ||||
|         // clean up existing filters | ||||
|         const catalogSelection = $('#red-catalogue-filter-select') | ||||
|         if (catalogSelection.length === 0) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user