Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: run_tests.py

Issue 29324306: Noissue - Remove unused re import (Closed)
Patch Set: Created Aug. 19, 2015, 10:21 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: run_tests.py
diff --git a/run_tests.py b/run_tests.py
index 0a03480339e668f3f114aa281a448eb11e3e16de..f6b286fdd10f50c78266b7c72e824446a7bd4acc 100755
--- a/run_tests.py
+++ b/run_tests.py
@@ -20,7 +20,6 @@ import io
import json
import os
import posixpath
-import re
import subprocess
import sys
import urlparse
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld