From 566d0b9486f024f253d1c331866b04529c9a22b3 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 13 Feb 2018 20:45:02 +0000 Subject: Fix nits in Python code. Change-Id: I01956bff9e7250c9df84afe6b6de96ab4e9b4851 Reviewed-on: https://pdfium-review.googlesource.com/26650 Commit-Queue: Ryan Harrison Reviewed-by: Ryan Harrison --- testing/tools/test_runner.py | 1 - 1 file changed, 1 deletion(-) (limited to 'testing/tools/test_runner.py') diff --git a/testing/tools/test_runner.py b/testing/tools/test_runner.py index e895552bc8..99ba8758e0 100644 --- a/testing/tools/test_runner.py +++ b/testing/tools/test_runner.py @@ -3,7 +3,6 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -import cStringIO import functools import multiprocessing import optparse -- cgit v1.2.3