Skip to content

Commit 2c76c95

Browse files
committed
Cleaned up imports.
1 parent 14519fa commit 2c76c95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/gitlab4j/api/MergeRequestApi.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import org.gitlab4j.api.GitLabApi.ApiVersion;
1010
import org.gitlab4j.api.models.Commit;
1111
import org.gitlab4j.api.models.MergeRequest;
12-
import org.gitlab4j.api.utils.ISO8601;
1312

1413
/**
1514
* This class implements the client side API for the GitLab merge request calls.

0 commit comments

Comments
 (0)