More pyflakes cleanup.

This commit is contained in:
Lance Stout
2012-02-18 11:44:05 -08:00
parent 7cdedb2ec0
commit 94b57d232d
4 changed files with 1 additions and 4 deletions

View File

@@ -24,7 +24,6 @@ import ssl
import sys
import threading
import time
import types
import random
import weakref
try: