Skip to content

Commit

Permalink
Revert "remove Listener::apply"
Browse files Browse the repository at this point in the history
This reverts commit 7898a20.
  • Loading branch information
cangfengzhs committed Nov 23, 2022
1 parent 7898a20 commit 873b2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kvstore/Listener.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "common/base/Base.h"
#include "common/meta/SchemaManager.h"
#include "kvstore/Common.h"
#include "kvstore/LogEncoder.h"
#include "kvstore/raftex/Host.h"
#include "kvstore/raftex/RaftPart.h"
#include "kvstore/wal/FileBasedWal.h"
Expand Down

0 comments on commit 873b2aa

Please sign in to comment.