mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Another fix for united progress bar for LocalServer and Client
This commit is contained in:
parent
30d813bac1
commit
83ec8a47c1
@ -47,8 +47,6 @@
|
||||
#include <filesystem>
|
||||
|
||||
|
||||
/// http://en.wikipedia.org/wiki/ANSI_escape_code
|
||||
#define CLEAR_TO_END_OF_LINE "\033[K"
|
||||
|
||||
namespace DB
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user