rm test error

This commit is contained in:
Henry Hiles 2025-08-03 11:57:14 -04:00
commit faeedaadf1
No known key found for this signature in database

View file

@ -130,8 +130,6 @@ If you have any issues, reply to this email.""",
).map((key, value) => MapEntry(key, value.toLowerCase())),
);
throw "test error";
final client = await container.read(
ClientController.provider.future,
);