From 37226dad58568f24cf290a7c296b0eccb072bcea Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 7 Jul 2021 11:36:35 +0200 Subject: [PATCH] fix(core): update --- ts/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/index.ts b/ts/index.ts index 7e89410..ae8206e 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -26,7 +26,6 @@ export class LogTailAccount { requestBody, keepAlive: true, }); - console.log(response.statusCode); } public get smartlogDestination(): plugins.smartlogInterfaces.ILogDestination {