We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f819cb commit 8d701dbCopy full SHA for 8d701db
1 file changed
clokey-api/src/main/java/org/clokey/domain/cloth/service/ClothServiceImpl.java
@@ -244,4 +244,4 @@ private void validateChildCategory(Category category) {
244
throw new BaseCustomException(ClothErrorCode.PARENT_CATEGORY_CLOTH);
245
}
246
247
-}
+}
0 commit comments