Removed debugging code.
- Legacy-Id: 12420
This commit is contained in:
parent
b914f46313
commit
fde59c1e1e
|
@ -189,9 +189,7 @@ def check_html_valid(url, response, args):
|
|||
(pos, code))
|
||||
warnings += 1
|
||||
|
||||
@debug.trace
|
||||
def skip_url(url):
|
||||
debug.show('url')
|
||||
for pattern in (
|
||||
"^/community/[0-9]+/remove_document/",
|
||||
"^/community/personal/",
|
||||
|
|
Loading…
Reference in a new issue