mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
Useless changes
This commit is contained in:
parent
dd58af7d4f
commit
a05fccf8cc
@ -639,7 +639,7 @@ namespace
|
||||
|
||||
|
||||
/// Handles a connection after a responder is started (i.e. after getting a new call).
|
||||
class Call
|
||||
class Call // NOLINT(clang-analyzer-optin.performance.Padding)
|
||||
{
|
||||
public:
|
||||
Call(CallType call_type_, std::unique_ptr<BaseResponder> responder_, IServer & iserver_, LoggerRawPtr log_);
|
||||
|
Loading…
Reference in New Issue
Block a user