원본 프로젝트 : cwtch.im/ui
1
0
포크 0

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,