Skip to content

Commit 5e4645d

Browse files
committed
Summary: Trim the test-crawl imports
- Legacy-Id: 10107
1 parent e91c97e commit 5e4645d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/test-crawl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
import os, sys, re, datetime, argparse, traceback, tempfile, json, subprocess
3+
import os, sys, re, datetime, argparse, traceback, json, subprocess
44
import html5lib
55
import random
66

0 commit comments

Comments
 (0)