Summary: Trim the test-crawl imports

- Legacy-Id: 10107
This commit is contained in:
Ole Laursen 2015-09-29 13:21:24 +00:00
parent e91c97e7ff
commit 5e4645d7d2

View file

@ -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