Skip to content

Commit 2db3ca9

Browse files
Docs
1 parent ef7a7f3 commit 2db3ca9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/rabbit_policies.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
%%
1616

1717
-module(rabbit_policies).
18-
-behaviour(rabbit_policy_validator).
18+
19+
%% Provides built-in policy parameter
20+
%% validation functions.
1921

2022
-include("rabbit.hrl").
2123

0 commit comments

Comments
 (0)