Skip to content

Commit fde59c1

Browse files
committed
Removed debugging code.
- Legacy-Id: 12420
1 parent b914f46 commit fde59c1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

bin/test-crawl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,7 @@ def check_html_valid(url, response, args):
189189
(pos, code))
190190
warnings += 1
191191

192-
@debug.trace
193192
def skip_url(url):
194-
debug.show('url')
195193
for pattern in (
196194
"^/community/[0-9]+/remove_document/",
197195
"^/community/personal/",

0 commit comments

Comments
 (0)