Remove wrong comment

This commit is contained in:
Alexey Korepanov 2024-07-08 09:29:14 +02:00
parent 78cb02503f
commit 7fbcaeaae2

View File

@ -11,8 +11,6 @@ namespace DB
struct FormatSettings;
/** The stream for outputting data in the JSONCompact- formats.
*/
class JSONCompactWithProgressRowOutputFormat final : public JSONRowOutputFormat
{
public: