mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +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…
x
Reference in New Issue
Block a user