Skip to content

Commit 6cd5337

Browse files
committed
Run./gradlew :spotlessApply
1 parent 765a9ea commit 6cd5337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab4j-api/src/main/java/org/gitlab4j/api/ProjectApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4592,7 +4592,7 @@ public RemoteMirror updateRemoteMirror(
45924592

45934593
/**
45944594
* Lists the projects access tokens for the project.
4595-
*
4595+
*
45964596
* <pre><code>GitLab Endpoint: GET /projects/:id/access_tokens</code></pre>
45974597
*
45984598
* @param projectIdOrPath the project in the form of a Long(ID), String(path), or Project instance

0 commit comments

Comments
 (0)