diff options
| author | dgolear <[email protected]> | 2025-02-28 15:17:36 +0300 | 
|---|---|---|
| committer | dgolear <[email protected]> | 2025-02-28 16:52:09 +0300 | 
| commit | 3669148c53e1722d854b603d8c546e8b942f4462 (patch) | |
| tree | 43e39643b6cfddc9e44ba506e58aa4b4dbcf095a | |
| parent | 2a244e8a77886fbdfee8b0822a95f152f94a3d04 (diff) | |
YTORM-1290: Support AdvanceConsumer in API
commit_hash:68167f3287ce41e65eea7529138b7fc14554cd98
| -rw-r--r-- | yt/yt/client/api/queue_transaction.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/yt/yt/client/api/queue_transaction.h b/yt/yt/client/api/queue_transaction.h index 1487cb0ca30..42cd2166de5 100644 --- a/yt/yt/client/api/queue_transaction.h +++ b/yt/yt/client/api/queue_transaction.h @@ -111,4 +111,3 @@ struct IQueueTransaction  ////////////////////////////////////////////////////////////////////////////////  } // namespace NYT::NApi - | 
