mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Remove unndeded file
This commit is contained in:
parent
782669a9fd
commit
96866864a6
@ -1,16 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
#include <Client/ClientBase.h>
|
|
||||||
#include <Client/Suggest.h>
|
|
||||||
#include <Poco/Util/Application.h>
|
|
||||||
|
|
||||||
namespace DB
|
|
||||||
{
|
|
||||||
|
|
||||||
|
|
||||||
class ClientApplicationBase : public ClientBase, public Poco::Util::Application, public IHints<2>
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user