remove unused imports for os and sys

This commit is contained in:
Michael Rice
2013-08-01 03:18:09 +00:00
parent 28de5c79df
commit f9d14f6b26

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python #!/usr/bin/env python
import os, sys, datetime, math, itertools, urllib2, json import datetime, math, itertools, urllib2, json
title=''' title='''
_ __ _____ __ _ _ __ _____ __ _