style(ProjectController): fix missing newline at end of file
This commit is contained in:
parent
ee90ff7a5e
commit
f33721f16d
@ -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