This commit is contained in:
Sorunome 2020-06-25 10:15:38 +02:00
parent 62f63ebf1f
commit e3241558f5
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
1 changed files with 0 additions and 2 deletions

View File

@ -2059,8 +2059,6 @@ class FakeMatrixApi extends MockClient {
(var reqI) => {
'event_id': '42',
},
'/client/r0/user/%40test%3AfakeServer.notExisting/account_data/m.direct':
(var reqI) => {},
'/client/r0/directory/list/room/!localpart%3Aexample.com': (var req) =>
{},
'/client/unstable/room_keys/version/5': (var req) => {},