refactor: remove logger
This commit is contained in:
@@ -85,8 +85,6 @@ import java.util.Map;
|
|||||||
*/
|
*/
|
||||||
public final class MapUtil {
|
public final class MapUtil {
|
||||||
|
|
||||||
private final static Logger log = LoggerFactory.getLogger(MapUtil.class);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Converts an object to a map by mapping the field names to their corresponding values.
|
* Converts an object to a map by mapping the field names to their corresponding values.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user