summaryrefslogtreecommitdiffstats
path: root/tests/test_git_superproject.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_git_superproject.py')
-rw-r--r--tests/test_git_superproject.py1
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
21import unittest 21import unittest
22from unittest import mock 22from unittest import mock
23 23
24from git_command import GitCommand
25import git_superproject 24import git_superproject
26import git_trace2_event_log 25import git_trace2_event_log
27import manifest_xml 26import manifest_xml