Removing useless code
This commit is contained in:
parent
5ed61012f0
commit
8d59680de5
2 changed files with 0 additions and 2 deletions
|
@ -108,7 +108,6 @@ export class DiscussionManager {
|
|||
name: string|undefined,
|
||||
img?: string|undefined,
|
||||
isMe: boolean = false,
|
||||
//showReportCallBack?: ShowReportCallBack
|
||||
) {
|
||||
const divParticipant: HTMLDivElement = document.createElement('div');
|
||||
divParticipant.classList.add('participant');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue