ux: minor change

This commit is contained in:
Torkel Ödegaard 2017-05-18 17:05:15 +02:00
parent f65878c21d
commit f7a6c9a1e6

View File

@ -88,7 +88,6 @@ export class MetricsDsSelectorCtrl {
onRequestResponse(data) {
this.responseData = data;
this.showResponse = true;
}
toggleShowResponse() {