STY: Remove unused import.

Remove unused heapq from test perf tracking.

Mea culpa.
This commit is contained in:
Eddie Hebert
2014-01-07 16:42:21 -05:00
parent 94edd2baed
commit 7274748275
-1
View File
@@ -14,7 +14,6 @@
# limitations under the License.
import collections
import heapq
import logging
import operator