refactor
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
Scott E. Graves 2025-03-06 14:05:11 -06:00
parent 992a02a6ee
commit 94073fe1f1

View File

@ -126,7 +126,6 @@ class _AddMountScreenState extends State<AddMountScreen> {
_mountNameController.text,
_settings[_mountType]!,
);
Navigator.pop(context);
},
label: const Text('Add'),