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 {