[app][xs]: remove console.log.
This commit is contained in:
parent
64e21bc021
commit
6a3316217e
@ -192,7 +192,6 @@ var ExplorerApp = Backbone.View.extend({
|
||||
}
|
||||
type = 'elasticsearch';
|
||||
}
|
||||
console.log(datasetInfo.url);
|
||||
var dataset = new recline.Model.Dataset(datasetInfo, type);
|
||||
this.createExplorer(dataset);
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user