Skip to content

Commit

Permalink
Do not include "test/libs/table/test_iter.h" in to schemeshard.
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherednik committed Feb 4, 2025
1 parent 4595b4e commit 00c9ffd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
#include "schemeshard__operation_part.h"
#include "schemeshard_impl.h"

#include <ydb/core/tablet_flat/test/libs/table/test_iter.h>

#include <utility>

#define LOG_I(stream) LOG_INFO_S (context.Ctx, NKikimrServices::FLAT_TX_SCHEMESHARD, "[" << context.SS->TabletID() << "] " << stream)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
#include "schemeshard__operation_part.h"
#include "schemeshard_impl.h"

#include <ydb/core/tablet_flat/test/libs/table/test_iter.h>

#include <utility>

#define LOG_I(stream) LOG_INFO_S (context.Ctx, NKikimrServices::FLAT_TX_SCHEMESHARD, "[" << context.SS->TabletID() << "] " << stream)
Expand Down

0 comments on commit 00c9ffd

Please sign in to comment.