Skip to content

Commit fe8437c

Browse files
committed
Removed unused imports (#274).
1 parent ca6542d commit fe8437c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package org.gitlab4j.api;
22

3-
import java.io.UnsupportedEncodingException;
4-
import java.net.URLEncoder;
53
import java.util.Date;
64
import java.util.List;
75
import java.util.Optional;

0 commit comments

Comments
 (0)