forked from mystiq/hydrogen-web
Remove comment
This commit is contained in:
parent
640cd88b6e
commit
49a56efa82
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ limitations under the License.
|
|||
export type Attachment = {
|
||||
body: string;
|
||||
info: AttachmentInfo;
|
||||
// todo: what about m.audio?
|
||||
msgtype: string;
|
||||
url?: string;
|
||||
file?: EncryptedFile;
|
||||
|
|
Loading…
Reference in a new issue