JingsongLi commented on code in PR #184:
URL: https://github.com/apache/flink-table-store/pull/184#discussion_r911648416
##########
flink-table-store-codegen-loader/src/main/java/org/apache/flink/table/store/codegen/CodeGenLoader.java:
##########
@@ -58,18 +63,6 @@ public class CodeGenLoader {
private static final String[] COMPONENT_CLASSPATH = new String[]
{"org.apache.flink"};
- private static final Map<String, String> KNOWN_MODULE_ASSOCIATIONS = new
HashMap<>();
Review Comment:
Useless, just for log... So remove this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]