Skip to content

Commit f337b7a

Browse files
committed
chore: remove unnecessary import
1 parent d20f022 commit f337b7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gitlab/tests/objects/test_job_artifacts.py

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
import pytest
66
import responses
77

8-
from gitlab.v4.objects import Project
9-
108

119
ref_name = "master"
1210
job = "build"

0 commit comments

Comments
 (0)