Skip to content

Commit 0d15460

Browse files
committed
Removed extra LF at end of class #368.
1 parent 7eb08e7 commit 0d15460

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/gitlab4j/api/models/RegistryRepository.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,4 @@ public void setCreatedAt(Date createdAt) {
5656
public String toString() {
5757
return (JacksonJson.toJsonString(this));
5858
}
59-
6059
}

0 commit comments

Comments
 (0)