mirror of
https://gitee.com/dromara/hutool.git
synced 2025-07-15 23:13:33 +08:00
remove the black line
This commit is contained in:
parent
ef0c6b82ad
commit
54778f49d6
@ -468,5 +468,4 @@ public class StrUtil extends CharSequenceUtil implements StrPool {
|
||||
public static String format(CharSequence template, Map<?, ?> map, boolean ignoreNull) {
|
||||
return StrFormatter.format(template, map, ignoreNull);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user