diff --git a/bin/nexusbot.dart b/bin/nexusbot.dart index 36fd856..74de2aa 100644 --- a/bin/nexusbot.dart +++ b/bin/nexusbot.dart @@ -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, );