flutter analyze

This commit is contained in:
Sorunome 2020-06-04 20:30:55 +02:00
parent 05c799e6a5
commit e14cd61d6d
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ void main() {
var client = Client('testclient', debug: true, httpClient: FakeMatrixApi());
var otherClient =
Client('othertestclient', debug: true, httpClient: FakeMatrixApi());
final roomId = '!726s6s6q:example.com';
DeviceKeys device;
Map<String, dynamic> payload;