提交 6d58e5f9 编写于 作者: wu-sheng's avatar wu-sheng

1.移除一个无用的日志信息。

上级 7dc1f539
......@@ -57,8 +57,6 @@ public class RegisterPersistenceThread extends Thread {
Collection<FileRegisterEntry> fileRegisterEntries = MemoryRegister
.instance().getEntries();
logger.debug("file Register Entries size [{}]",
fileRegisterEntries.size());
try {
writer = new BufferedWriter(new FileWriter(file));
} catch (IOException e) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册