Skip to content

Commit

Permalink
#257 [chore] 세미콘론 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
2zerozu committed Sep 11, 2023
1 parent 00d7b79 commit b1e86c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package hous.release.domain.entity

enum class HomyType {
YELLOW, RED, BLUE, PURPLE, GREEN, GRAY;
YELLOW, RED, BLUE, PURPLE, GREEN, GRAY
}

0 comments on commit b1e86c8

Please sign in to comment.