Another fix for united progress bar for LocalServer and Client

This commit is contained in:
Amesaru 2021-04-16 17:29:13 +03:00 committed by Amesaru
parent 30d813bac1
commit 83ec8a47c1

View File

@ -47,8 +47,6 @@
#include <filesystem>
/// http://en.wikipedia.org/wiki/ANSI_escape_code
#define CLEAR_TO_END_OF_LINE "\033[K"
namespace DB
{