Remove Info Log

This commit is contained in:
Sarah Jamie Lewis 2019-03-05 13:40:16 -08:00
父節點 a9b1f7904a
當前提交 d4abc25ed0
共有 1 個文件被更改,包括 0 次插入2 次删除

查看文件

@ -226,8 +226,6 @@ func (this *GrandCentralDispatcher) loadMessagesPaneHelper(handle string) {
from = "me"
}
log.Infof("Loading Message from Store %v", messages[i])
this.AppendMessage(
messages[i].Handle,
from,