diff --git a/core/support.py b/core/support.py index 912a1784..fe64e16b 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