Commit ef8f4dee authored by Guido van Rossum's avatar Guido van Rossum

Remove redundant imports (PyChecker).

parent a79bbaca
......@@ -258,9 +258,7 @@ class BabylMailbox(_Mailbox):
def _test():
import time
import sys
import os
args = sys.argv[1:]
if not args:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment