fix(core): update

This commit is contained in:
Philipp Kunz 2021-07-07 11:36:35 +02:00
parent 31659176be
commit 37226dad58

View File

@ -26,7 +26,6 @@ export class LogTailAccount {
requestBody,
keepAlive: true,
});
console.log(response.statusCode);
}
public get smartlogDestination(): plugins.smartlogInterfaces.ILogDestination {