浼樺寲PropertiesAgent

This commit is contained in:
Redkale
2022-11-25 17:00:22 +08:00
parent 53d35fa02f
commit 56119d2aab

View File

@@ -18,8 +18,6 @@ import org.redkale.util.*;
*/
public abstract class PropertiesAgent {
public static final String PROP_KEY_NAMESPACE = "namespace";
protected final Logger logger = Logger.getLogger(this.getClass().getSimpleName());
/**