Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(872)

Unified Diff: unittests/package_test.py

Issue 2702313003: Remove unused imports and fix some other linter errors. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« recipe_engine/step_runner.py ('K') | « unittests/autoroll_test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: unittests/package_test.py
diff --git a/unittests/package_test.py b/unittests/package_test.py
index 8a7958630f81584beb5a08da3ac18c28a590b98a..51a1b35a63fc088e5cf8bc4a87c815a994c03d45 100755
--- a/unittests/package_test.py
+++ b/unittests/package_test.py
@@ -7,7 +7,6 @@ import copy
import doctest
import os
import subprocess
-import sys
import unittest
import repo_test_util
« recipe_engine/step_runner.py ('K') | « unittests/autoroll_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698