refactor: 优化部分代码

修复 Sonar、Codacy 扫描问题
This commit is contained in:
2024-02-02 21:35:21 +08:00
parent dcb6568916
commit 4558cf004b
3 changed files with 207 additions and 8 deletions

View File

@@ -20,8 +20,6 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
import top.charles7c.continew.starter.captcha.graphic.enums.GraphicCaptchaType;
import top.charles7c.continew.starter.core.constant.PropertiesConstants;
import java.awt.*;
/**
* 图形验证码配置属性
*