style(ProjectController): fix missing newline at end of file
This commit is contained in:
parent
6ca01de613
commit
c23781c61c
@ -35,4 +35,4 @@ public class ProjectController {
|
|||||||
.map(this.projectMapper::mapToGetDto)
|
.map(this.projectMapper::mapToGetDto)
|
||||||
.toList();
|
.toList();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user