chore(mria): Remove the obsolete annotiation

This commit is contained in:
k32 2021-10-15 17:40:22 +02:00 committed by x1001100011
parent 1a473bb73b
commit e182a5f38c
1 changed files with 0 additions and 3 deletions

View File

@ -34,9 +34,6 @@
-include_lib("emqx/include/logger.hrl"). -include_lib("emqx/include/logger.hrl").
-include("emqx_machine.hrl"). -include("emqx_machine.hrl").
-rlog_shard({?EMQX_MACHINE_SHARD, ?CLUSTER_MFA}).
-rlog_shard({?EMQX_MACHINE_SHARD, ?CLUSTER_COMMIT}).
-define(CATCH_UP, catch_up). -define(CATCH_UP, catch_up).
-define(TIMEOUT, timer:minutes(1)). -define(TIMEOUT, timer:minutes(1)).