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