diff options
Diffstat (limited to 'gitlab/tests/objects/test_submodules.py')
| -rw-r--r-- | gitlab/tests/objects/test_submodules.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gitlab/tests/objects/test_submodules.py b/gitlab/tests/objects/test_submodules.py index 539af7b..69c1cd7 100644 --- a/gitlab/tests/objects/test_submodules.py +++ b/gitlab/tests/objects/test_submodules.py @@ -4,8 +4,6 @@ GitLab API: https://docs.gitlab.com/ce/api/repository_submodules.html import pytest import responses -from gitlab.v4.objects import Project - @pytest.fixture def resp_update_submodule(): |
