diff options
author | Oleg Shatov <[email protected]> | 2024-02-29 14:33:18 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-02-29 14:33:18 +0100 |
commit | 73359a793ee1977f4ffb490168c6eba7da9b4ee9 (patch) | |
tree | 2ee693b3790bf528b1c6194d4f8139c6d7b25aa9 | |
parent | 033827a2b9cb8a0c3fa4e0bf0e1b6e2ef2ba1f2c (diff) |
Removed outdated comment (#2339)
-rw-r--r-- | ydb/core/protos/config.proto | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ydb/core/protos/config.proto b/ydb/core/protos/config.proto index 10bd0e238c5..510ddda4b73 100644 --- a/ydb/core/protos/config.proto +++ b/ydb/core/protos/config.proto @@ -1541,7 +1541,6 @@ message TTracingConfig { optional TAuthConfig AuthConfig = 2; } - // Only global scope for now message TSelectors { optional string RequestType = 1; optional string Database = 2; |