Index: recipe_engine/unittests/recipe_api_test.py |
diff --git a/recipe_engine/unittests/recipe_api_test.py b/recipe_engine/unittests/recipe_api_test.py |
index 6d7f1b8d12f7b53df0bf097eeddbf6d7f732a463..239b0ffcc5f4808acd3377c9f8db4f78a82aa58b 100755 |
--- a/recipe_engine/unittests/recipe_api_test.py |
+++ b/recipe_engine/unittests/recipe_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 |