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

Unified Diff: recipes/engine_tests/trigger.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: recipes/engine_tests/trigger.py
diff --git a/recipes/engine_tests/trigger.py b/recipes/engine_tests/trigger.py
index 6c2582ba0aa1aaea6f2651cb6d555f661d0c1e6a..c3439200deb2d8cf18794e283b8cdb740b26fd39 100644
--- a/recipes/engine_tests/trigger.py
+++ b/recipes/engine_tests/trigger.py
@@ -2,7 +2,6 @@
# Use of this source code is governed under the Apache License, Version 2.0
# that can be found in the LICENSE file.
-import datetime
from recipe_engine.recipe_api import Property
DEPS = [
« recipe_engine/step_runner.py ('K') | « recipes.py ('k') | unittests/autoroll_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698