Chromium Code Reviews| Index: recipe_engine/lint_test.py |
| diff --git a/recipe_engine/lint_test.py b/recipe_engine/lint_test.py |
| index a1c851597a174cc6686cff11a056f27f8576ecb5..48b32465163022854a9580b09198606da867a90e 100644 |
| --- a/recipe_engine/lint_test.py |
| +++ b/recipe_engine/lint_test.py |
| @@ -14,8 +14,6 @@ e.g. you can run a recipe simulation for a Windows recipe on Linux. |
| from __future__ import absolute_import |
| import re |
| -import os |
| -import sys |
| import types |