mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
remove
This commit is contained in:
@@ -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 = "}";
|
|
||||||
|
|
||||||
}
|
|
Reference in New Issue
Block a user