Remove unused imports

(imported from commit 3f9c19a73028b86d386df90c0ffafa33168482e1)
This commit is contained in:
Keegan McAllister 2012-10-02 16:14:31 -04:00
parent 61c7558b65
commit b8236b5a60
2 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,4 @@
#!/usr/bin/python
import mechanize
import urllib
import sys
import os
import optparse

View File

@ -1,6 +1,4 @@
#!/usr/bin/python
import mechanize
import urllib
import sys
import os
import optparse