Chromium Code Reviews| 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 = [ |