Index: client/site_tests/login_BadAuthentication/login_BadAuthentication.py |
diff --git a/client/site_tests/login_BadAuthentication/login_BadAuthentication.py b/client/site_tests/login_BadAuthentication/login_BadAuthentication.py |
index 401ef9231427b7e7fcc0f7c0439d8a4d3756b301..9389b2a4a8b9ff092d6dc8c2700076ff7213a3e6 100644 |
--- a/client/site_tests/login_BadAuthentication/login_BadAuthentication.py |
+++ b/client/site_tests/login_BadAuthentication/login_BadAuthentication.py |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-from autotest_lib.client.bin import chromeos_constants, site_login, site_ui_test |
+from autotest_lib.client.bin import site_login, site_ui_test |
from autotest_lib.client.common_lib import error, site_auth_server |
class login_BadAuthentication(site_ui_test.UITest): |