feat(queue): remove unused hrl-guard
This commit is contained in:
parent
a92460d38f
commit
d0cff63ed6
|
@ -2,9 +2,4 @@
|
|||
%% Copyright (c) 2024 EMQ Technologies Co., Ltd. All Rights Reserved.
|
||||
%%--------------------------------------------------------------------
|
||||
|
||||
-ifndef(EMQX_DS_SHARED_SUB_HRL).
|
||||
-define(EMQX_DS_SHARED_SUB_HRL, true).
|
||||
|
||||
-define(gproc_id(ID), {n, l, ID}).
|
||||
|
||||
-endif.
|
||||
|
|
Loading…
Reference in New Issue