mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
remove
This commit is contained in:
parent
7d1a482fd1
commit
416c73e05b
@ -1,8 +0,0 @@
|
||||
package cn.hutool.core.text;
|
||||
|
||||
public class StrTemplate {
|
||||
public static final String DEFAULT_MACRO_PREFIX = "$";
|
||||
public static final String DEFAULT_MACRO_START = "${";
|
||||
public static final String DEFAULT_MACRO_END = "}";
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user