Skip to content

Commit

Permalink
style: 개행 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
donghoony committed Dec 18, 2024
1 parent 914a2d8 commit 6548afe
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
package reviewme.template.domain;

public enum OptionType {

CATEGORY,
KEYWORD,
;
}

0 comments on commit 6548afe

Please sign in to comment.