Skip to content

Commit

Permalink
Fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-zimmer-px committed Nov 22, 2023
1 parent 1736734 commit 504dbc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pxlogserviceclient.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ class LogServiceClient {
return { ... logMetadata, ...logs };
}


postLogs(enrichLogs) {
this.pxClient.callServer(enrichLogs, EXTERNAL_LOGGER_SERVICE_PATH, {}, this.config);
}
Expand Down

0 comments on commit 504dbc3

Please sign in to comment.