We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14519fa commit 2c76c95Copy full SHA for 2c76c95
src/main/java/org/gitlab4j/api/MergeRequestApi.java
@@ -9,7 +9,6 @@
9
import org.gitlab4j.api.GitLabApi.ApiVersion;
10
import org.gitlab4j.api.models.Commit;
11
import org.gitlab4j.api.models.MergeRequest;
12
-import org.gitlab4j.api.utils.ISO8601;
13
14
/**
15
* This class implements the client side API for the GitLab merge request calls.
0 commit comments