Skip to content

Commit

Permalink
feat checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
hunter-cloud09 committed Oct 28, 2023
1 parent bce3ad8 commit 017d031
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
import java.util.List;
import java.util.Map;

/** The implementation of {@link MetadataService} */
/** The implementation of {@link MetadataService}. */
@Service
@Slf4j
public class MetadataServiceImpl implements MetadataService {
Expand Down

0 comments on commit 017d031

Please sign in to comment.