rm test error

This commit is contained in:
Henry Hiles 2025-08-03 11:57:14 -04:00
commit faeedaadf1
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

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,
);