mod_spam_filter: Remove unused macro

This commit is contained in:
Holger Weiss 2019-07-12 14:29:13 +02:00
parent 9404980f0d
commit 4af4244975
1 changed files with 0 additions and 1 deletions

View File

@ -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().