Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
shnikd committed Jun 27, 2024
1 parent 3f1738d commit 99cb6e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ydb/tools/query_replay_yt/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ int main(int argc, const char** argv) {

TQueryReplayConfig config;
config.ParseConfig(argc, argv);
OutputSchema();

auto client = NYT::CreateClient(config.Cluster);
NYT::SetLogger(NYT::CreateStdErrLogger(NYT::ILogger::ELevel::INFO));
Expand Down

0 comments on commit 99cb6e7

Please sign in to comment.