Unverified Commit e41a258b authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update tcp_sink.h

parent ffa85cda
......@@ -53,9 +53,7 @@ public:
{
this->client_.connect(config_.server_host, config_.server_port);
}
}
}
~tcp_sink() override = default;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment