Remove unused activeConfirmationView
This commit is contained in:
parent
f50a6abe36
commit
10a0abb8c2
2 changed files with 0 additions and 10 deletions
1
ts/window.d.ts
vendored
1
ts/window.d.ts
vendored
|
@ -503,7 +503,6 @@ export type WhisperType = {
|
|||
deliveryReceiptQueue: PQueue;
|
||||
deliveryReceiptBatcher: BatcherType<Receipt>;
|
||||
events: Backbone.Events;
|
||||
activeConfirmationView: WhatIsThis;
|
||||
|
||||
// Backbone views
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue