refactor: 优化部分代码格式

This commit is contained in:
2025-06-01 11:10:53 +08:00
parent 6b95083c63
commit eda35e59bc
6 changed files with 15 additions and 54 deletions

View File

@@ -24,7 +24,6 @@ import java.lang.reflect.Method;
* @author Charles7c
* @since 2.2.0
*/
@FunctionalInterface
public interface RateLimiterNameGenerator {
/**