From fde84235852755c27511a6713681fce05aa80caf Mon Sep 17 00:00:00 2001 From: skgandikota Date: Thu, 14 Apr 2022 06:39:32 +0530 Subject: [PATCH] FIX: Prettier:Check in newrelicdashboardclient.ts Signed-off-by: skgandikota --- plugins/newrelic-dashboard/src/api/NewRelicDashboardClient.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/newrelic-dashboard/src/api/NewRelicDashboardClient.ts b/plugins/newrelic-dashboard/src/api/NewRelicDashboardClient.ts index 1c48050b50..63b33056e1 100644 --- a/plugins/newrelic-dashboard/src/api/NewRelicDashboardClient.ts +++ b/plugins/newrelic-dashboard/src/api/NewRelicDashboardClient.ts @@ -40,7 +40,6 @@ export class NewRelicDashboardClient implements NewRelicDashboardApi { this.discoveryApi = discoveryApi; this.fetchApi = fetchApi; } - private async callApi( query: string,