Remove unused GroupMemberConversation
type declaration
This commit is contained in:
parent
d753fe8fcb
commit
d61b68279b
1 changed files with 0 additions and 2 deletions
2
ts/window.d.ts
vendored
2
ts/window.d.ts
vendored
|
@ -523,8 +523,6 @@ export type WhisperType = {
|
|||
Message: typeof MessageModel;
|
||||
MessageCollection: typeof MessageModelCollectionType;
|
||||
|
||||
GroupMemberConversation: WhatIsThis;
|
||||
|
||||
deliveryReceiptQueue: PQueue;
|
||||
deliveryReceiptBatcher: BatcherType<Receipt>;
|
||||
events: Backbone.Events;
|
||||
|
|
Loading…
Add table
Reference in a new issue