removed testing msg
This commit is contained in:
		
							parent
							
								
									da18d9629d
								
							
						
					
					
						commit
						38a2b51ea5
					
				@ -108,8 +108,6 @@ func printWeather(data WeatherAPI) {
 | 
				
			|||||||
	str_sunrise := time.Unix(weatherData.Sys.Sunrise, 0)
 | 
						str_sunrise := time.Unix(weatherData.Sys.Sunrise, 0)
 | 
				
			||||||
	//str_wind_speed := weatherData.Wind.Speed
 | 
						//str_wind_speed := weatherData.Wind.Speed
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	boldWhite.Printf("⚙️TESTING⚙️\n")
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	boldWhite.Printf("📍Location: ")
 | 
						boldWhite.Printf("📍Location: ")
 | 
				
			||||||
	fmt.Printf("%v, %v\n", str_loc, str_code)
 | 
						fmt.Printf("%v, %v\n", str_loc, str_code)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user