| Index: third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| index 37b87b94a5dfc9a7c418a8c13d6f73625a703faa..ed388eeb4d15cbad08c8e4f023af4418c0d14cee 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py
|
| @@ -26,8 +26,6 @@
|
| # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -import os
|
| -import sys
|
| import unittest
|
|
|
| from test_expectations import TestExpectationsChecker
|
|
|