forked from MapComplete/MapComplete
		
	Chore: remove spammy console.log
This commit is contained in:
		
							parent
							
								
									03e911196b
								
							
						
					
					
						commit
						b11bfa9cf7
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -176,7 +176,6 @@ export class GeoLocationState {
 | 
			
		|||
            },
 | 
			
		||||
            function (e) {
 | 
			
		||||
                if(e.code === 2 || e.code === 3){
 | 
			
		||||
                    console.log("Could not get location with navigator.geolocation due to unavailable or timeout", e)
 | 
			
		||||
                    self._gpsAvailable.set(false)
 | 
			
		||||
                    return
 | 
			
		||||
                }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue