Skip to content

Commit

Permalink
fixup: remove overriden prepare_context function in bigquery
Browse files Browse the repository at this point in the history
  • Loading branch information
alltilla committed Oct 7, 2024
1 parent c4da6c9 commit 09c95c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/grpc/bigquery/bigquery-worker.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ class DestinationWorker final : public syslogng::grpc::DestWorker
LogThreadedResult flush(LogThreadedFlushMode mode);

private:
void prepare_context(::grpc::ClientContext &ctx);
std::shared_ptr<::grpc::Channel> create_channel();
void construct_write_stream();
void prepare_batch();
Expand Down

0 comments on commit 09c95c0

Please sign in to comment.