Skip to content

Commit

Permalink
[BE] Refactor : 주석제거
Browse files Browse the repository at this point in the history
  • Loading branch information
koomin1227 authored Dec 9, 2023
1 parent 8fc558d commit 5feb97b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BE/src/post/post.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,5 @@ export class PostService {
return {
titles: titles.slice(0, 5),
};
// return titles.slice(0, 5);
}
}

0 comments on commit 5feb97b

Please sign in to comment.