Update Context.h

This commit is contained in:
Kseniia Sumarokova 2024-06-25 15:05:34 +02:00 committed by GitHub
parent 5c4beb03f3
commit f62f182d69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,7 +147,6 @@ class ServerType;
template <class Queue>
class MergeTreeBackgroundExecutor;
class AsyncLoader;
struct ScopeAliases;
struct TemporaryTableHolder;
using TemporaryTablesMapping = std::map<String, std::shared_ptr<TemporaryTableHolder>>;