@@ -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';