chore: remove TODO

This commit is contained in:
cialloo
2024-07-26 22:57:34 +08:00
parent 218cac9af1
commit 5febac2a18

View File

@@ -355,7 +355,6 @@ class _ControlPageState extends State<ControlPage> {
await process.exitCode; await process.exitCode;
if (_edgeConnecting) { if (_edgeConnecting) {
debugPrint('Other reason fail'); debugPrint('Other reason fail');
// TODO: Notify user.
snackbarKey.currentState snackbarKey.currentState
?..removeCurrentSnackBar() ?..removeCurrentSnackBar()
..showSnackBar(SnackBar( ..showSnackBar(SnackBar(