From 2d3a7629883cf277038cf3f645f9a520155daf4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Tue, 3 Sep 2024 09:51:46 +0200 Subject: [PATCH] Update docs/features/software-catalog/external-integrations.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- docs/features/software-catalog/external-integrations.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features/software-catalog/external-integrations.md b/docs/features/software-catalog/external-integrations.md index a326c89370..1dbd118668 100644 --- a/docs/features/software-catalog/external-integrations.md +++ b/docs/features/software-catalog/external-integrations.md @@ -1170,7 +1170,6 @@ export class MyIncrementalEntityProvider implements IncrementalEntityProvider Promise): Promise { - const apiClient = new MyApiClient(this.token) await burst({ apiClient })