FIX: Prettier:Check in newrelicdashboardclient.ts

Signed-off-by: skgandikota <Sai.Gandikota@marks-and-spencer.com>
This commit is contained in:
skgandikota
2022-04-14 06:39:32 +05:30
committed by skgandikota
parent 3fca8763d7
commit fde8423585
@@ -40,7 +40,6 @@ export class NewRelicDashboardClient implements NewRelicDashboardApi {
this.discoveryApi = discoveryApi;
this.fetchApi = fetchApi;
}
private async callApi<T>(
query: string,