git-repo/tests
Daniel Kutik 035f22abec pylint: remove unused imports
Removed unused imports accross multiple files.

Change-Id: Ib5ae4cebf9660e7339b11e3fa592d99f8d51e8d8
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/354700
Tested-by: Daniel Kutik <daniel.kutik@lavawerk.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
2022-12-13 16:23:19 +00:00
..
fixtures git_config: Fixed test.gitconfig getting updated when running tests. 2021-09-30 21:45:09 +00:00
conftest.py tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +00:00
test_editor.py strip python2-only coding:utf-8 & print_function settings 2021-01-06 18:53:05 +00:00
test_error.py error: fix pickling of all exceptions 2021-02-19 20:06:03 +00:00
test_git_command.py Fixed wrapper related warnings in tests 2022-11-28 13:00:34 +00:00
test_git_config.py tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +00:00
test_git_superproject.py pylint: remove unused imports 2022-12-13 16:23:19 +00:00
test_git_trace2_event_log.py tests: drop old unittest.main logic 2022-12-08 17:17:30 +00:00
test_hooks.py strip python2-only coding:utf-8 & print_function settings 2021-01-06 18:53:05 +00:00
test_manifest_xml.py tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +00:00
test_platform_utils.py make file removal a bit more robust 2021-09-28 16:06:50 +00:00
test_project.py tests: clean up repo_trace._TRACE_FILE patching 2022-12-08 22:22:39 +00:00
test_repo_trace.py repo_trace: Avoid race conditions with trace_file updating. 2022-12-09 22:49:31 +00:00
test_ssh.py ssh: rewrite proxy management for multiprocessing usage 2021-05-10 21:16:06 +00:00
test_subcmds_init.py tests: fix init subcmd after url change 2021-02-25 17:07:11 +00:00
test_subcmds_sync.py sync: fix manifest sync-j handling 2022-12-08 15:06:24 +00:00
test_subcmds.py subcmds: force consistent help text format 2021-05-04 16:40:53 +00:00
test_update_manpages.py update-manpages: clean up symlink in checkout 2022-12-12 23:04:40 +00:00
test_wrapper.py wrapper: switch to functools.lru_cache 2022-12-08 22:22:36 +00:00