| Index: recipe_engine/unittests/recipe_test_api_test.py
|
| diff --git a/recipe_engine/unittests/recipe_test_api_test.py b/recipe_engine/unittests/recipe_test_api_test.py
|
| index c43c2a8e24b77c1fda9adbba3c04c351388bc166..9f0d29eba55959989729269bc7a9642d239fddf9 100755
|
| --- a/recipe_engine/unittests/recipe_test_api_test.py
|
| +++ b/recipe_engine/unittests/recipe_test_api_test.py
|
| @@ -3,8 +3,6 @@
|
| # Use of this source code is governed under the Apache License, Version 2.0
|
| # that can be found in the LICENSE file.
|
|
|
| -import os
|
| -import sys
|
| import unittest
|
|
|
| import test_env
|
|
|