Remove two unused type definitions
This commit is contained in:
parent
1b5e229f95
commit
031a1fcc3d
2 changed files with 0 additions and 6 deletions
2
ts/textsecure.d.ts
vendored
2
ts/textsecure.d.ts
vendored
|
@ -18,8 +18,6 @@ import utils from './textsecure/Helpers';
|
|||
import { CallingMessage as CallingMessageClass } from 'ringrtc';
|
||||
import { WhatIsThis } from './window.d';
|
||||
|
||||
type AttachmentType = any;
|
||||
|
||||
export type UnprocessedType = {
|
||||
attempts: number;
|
||||
decrypted?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue