diff --git a/core/support.py b/core/support.py index b4be9d07..a5497b15 100755 --- a/core/support.py +++ b/core/support.py @@ -802,7 +802,7 @@ def match(item_url_string, **args): match: first match matches: all the matches ''' - log(item_url_string) + log() matches = blocks = [] url = None