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

Unified Diff: gclient_scm.py

Issue 3372001: Fix small nits. (Closed)
Patch Set: Created 10 years, 3 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
« no previous file with comments | « gclient.py ('k') | pylintrc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gclient_scm.py
diff --git a/gclient_scm.py b/gclient_scm.py
index 3909dd750da6c7146f39b1ad09a744d8da438b7c..3c39729e24d3e8dadb0f537691eeed4257739060 100644
--- a/gclient_scm.py
+++ b/gclient_scm.py
@@ -8,7 +8,6 @@ import logging
import os
import posixpath
import re
-import subprocess
import sys
import time
« no previous file with comments | « gclient.py ('k') | pylintrc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698