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

@@ -14,7 +14,6 @@
import copy
import logging
import sys
import weakref
from xml.etree import cElementTree as ET