style(ProjectController): fix missing newline at end of file
This commit is contained in:
parent
6ca01de613
commit
c23781c61c
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ public class ProjectController {
|
|||
.map(this.projectMapper::mapToGetDto)
|
||||
.toList();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue