Summary: Trim the test-crawl imports
- Legacy-Id: 10107
This commit is contained in:
parent
e91c97e7ff
commit
5e4645d7d2
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import os, sys, re, datetime, argparse, traceback, tempfile, json, subprocess
|
||||
import os, sys, re, datetime, argparse, traceback, json, subprocess
|
||||
import html5lib
|
||||
import random
|
||||
|
||||
|
|
Loading…
Reference in a new issue