Skip to content

Commit 17685f9

Browse files
nshestakovGazizonoki
authored andcommitted
Refactoring: Ordering the source code by meaning (part 2) (#24459)
1 parent 9a451f5 commit 17685f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/last_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
30acad6014ca44fbe67c8d7c3fee126ca1f6fff1
1+
2663e554d10f2d617bf96acaa684868685f3a8d7

src/client/topic/ut/topic_to_table_ut.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99

1010
#include <ydb/core/cms/console/console.h>
1111
#include <ydb/core/keyvalue/keyvalue_events.h>
12-
#include <ydb/core/persqueue/key.h>
12+
#include <ydb/core/persqueue/common/key.h>
1313
#include <ydb/core/persqueue/pqtablet/blob/blob.h>
1414
#include <ydb/core/persqueue/events/global.h>
15-
#include <ydb/core/persqueue/pq_l2_service.h>
15+
#include <ydb/core/persqueue/pqtablet/cache/pq_l2_service.h>
1616
#include <ydb/core/tx/long_tx_service/public/events.h>
1717

1818
#include <ydb/core/persqueue/ut/common/autoscaling_ut_common.h>

0 commit comments

Comments
 (0)