Skip to content

Commit

Permalink
Fixed diff 2
Browse files Browse the repository at this point in the history
  • Loading branch information
GrigoriyPA committed Dec 4, 2024
1 parent 8e4e1ba commit c1a6304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ydb/core/fq/libs/row_dispatcher/topic_session.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ class TTopicSession : public TActorBootstrapped<TTopicSession> {
void CloseTopicSession();
void SubscribeOnNextEvent();
void SendToParsing(const TVector<NYdb::NTopic::TReadSessionEvent::TDataReceivedEvent::TMessage>& messages);
void RefreshFormatHandlers();
void SendData(TClientsInfo& info);
void FatalError(TStatus status);
void SendDataArrived(TClientsInfo& client);
Expand Down

0 comments on commit c1a6304

Please sign in to comment.