Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit b1ea14d

Browse files
committed
remove created_at from amqqueue record
1 parent 7b5f765 commit b1ea14d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/rabbit.hrl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@
145145
vhost, %% secondary index
146146
options = #{},
147147
type = classic,
148-
created_at, %% immutable
149148
quorum_nodes }).
150149

151150
-record(exchange_serial, {name, next}).

0 commit comments

Comments
 (0)