mod_spam_filter: Remove unused macro
This commit is contained in:
parent
9404980f0d
commit
4af4244975
|
@ -59,7 +59,6 @@
|
|||
-include("logger.hrl").
|
||||
-include("xmpp.hrl").
|
||||
|
||||
-define(SPAM_FILTER_CACHE, spam_filter_cache).
|
||||
-define(COMMAND_TIMEOUT, timer:seconds(30)).
|
||||
|
||||
-type url() :: binary().
|
||||
|
|
Loading…
Reference in New Issue