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

Unified Diff: recipe_modules/step/api.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
Index: recipe_modules/step/api.py
diff --git a/recipe_modules/step/api.py b/recipe_modules/step/api.py
index a68c7a7764044dc386acfb39d0ae5d6a3cebc4cc..f6de06a150615238d36c3d0735932f8d3436dfc0 100644
--- a/recipe_modules/step/api.py
+++ b/recipe_modules/step/api.py
@@ -3,7 +3,6 @@
# that can be found in the LICENSE file.
import contextlib
-import datetime
from recipe_engine import recipe_api
« recipe_engine/step_runner.py ('K') | « recipe_modules/path/api.py ('k') | recipes.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698