remove unused imports for os and sys
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
import os, sys, datetime, math, itertools, urllib2, json
|
||||
import datetime, math, itertools, urllib2, json
|
||||
|
||||
title='''
|
||||
_ __ _____ __ _
|
||||
|
Reference in New Issue
Block a user