Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
5efce766
Commit
5efce766
authored
Jun 07, 2017
by
Khosrow Moossavi
Committed by
Greg Messner
Jun 09, 2017
Browse files
Code format cleanup
parent
106003bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/gitlab4j/api/GitLabApi.java
View file @
5efce766
...
@@ -27,7 +27,7 @@ public class GitLabApi {
...
@@ -27,7 +27,7 @@ public class GitLabApi {
private
GroupApi
groupApi
;
private
GroupApi
groupApi
;
private
MergeRequestApi
mergeRequestApi
;
private
MergeRequestApi
mergeRequestApi
;
private
NamespaceApi
namespaceApi
;
private
NamespaceApi
namespaceApi
;
private
PipelineApi
pipelineApi
;
private
PipelineApi
pipelineApi
;
private
ProjectApi
projectApi
;
private
ProjectApi
projectApi
;
private
RepositoryApi
repositoryApi
;
private
RepositoryApi
repositoryApi
;
private
RepositoryFileApi
repositoryFileApi
;
private
RepositoryFileApi
repositoryFileApi
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment