mirror of https://github.com/grafana/grafana.git
				
				
				
			fix(cloudwatch): removed debugger statement
This commit is contained in:
		
							parent
							
								
									c3920bfba1
								
							
						
					
					
						commit
						b38e9b0cac
					
				|  | @ -12,7 +12,6 @@ export class CloudWatchConfigCtrl { | |||
| 
 | ||||
|   /** @ngInject */ | ||||
|   constructor($scope) { | ||||
|     debugger; | ||||
|     this.current.jsonData.timeField = this.current.jsonData.timeField || '@timestamp'; | ||||
|     this.current.jsonData.authType = this.current.jsonData.authType || 'credentials'; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue