Removed another console log.
This commit is contained in:
		
							parent
							
								
									3c7b220dd7
								
							
						
					
					
						commit
						3092eb53cb
					
				@ -69,7 +69,6 @@ self.onmessage = event => {
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
            pendingRequests.clear()
 | 
					            pendingRequests.clear()
 | 
				
			||||||
            if (debug) console.log('tileloader aborted')
 | 
					            if (debug) console.log('tileloader aborted')
 | 
				
			||||||
            console.log('tileloader aborted')
 | 
					 | 
				
			||||||
            break
 | 
					            break
 | 
				
			||||||
        default:
 | 
					        default:
 | 
				
			||||||
            console.warn('Unknown worker command: ' + msg.command)
 | 
					            console.warn('Unknown worker command: ' + msg.command)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user