mirror of https://github.com/zulip/zulip.git
Remove unused imports
(imported from commit 3f9c19a73028b86d386df90c0ffafa33168482e1)
This commit is contained in:
parent
61c7558b65
commit
b8236b5a60
|
@ -1,6 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
import mechanize
|
||||
import urllib
|
||||
import sys
|
||||
import os
|
||||
import optparse
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
import mechanize
|
||||
import urllib
|
||||
import sys
|
||||
import os
|
||||
import optparse
|
||||
|
|
Loading…
Reference in New Issue