diff options
Diffstat (limited to 'tests/test_git_superproject.py')
-rw-r--r-- | tests/test_git_superproject.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_git_superproject.py b/tests/test_git_superproject.py index 49295d83..0bdf1a4e 100644 --- a/tests/test_git_superproject.py +++ b/tests/test_git_superproject.py | |||
@@ -21,7 +21,6 @@ import tempfile | |||
21 | import unittest | 21 | import unittest |
22 | from unittest import mock | 22 | from unittest import mock |
23 | 23 | ||
24 | from git_command import GitCommand | ||
25 | import git_superproject | 24 | import git_superproject |
26 | import git_trace2_event_log | 25 | import git_trace2_event_log |
27 | import manifest_xml | 26 | import manifest_xml |