mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
remove todo
This commit is contained in:
parent
53d284ace4
commit
c56e3dba0f
@ -164,7 +164,6 @@ class SourcePage extends HookConsumerWidget {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
} catch (e, st) {
|
} catch (e, st) {
|
||||||
// TOOD: toast the error or whatever
|
|
||||||
showErrorSnackbar(context, e.toString());
|
showErrorSnackbar(context, e.toString());
|
||||||
log.severe('Saving source', e, st);
|
log.severe('Saving source', e, st);
|
||||||
error = true;
|
error = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user