Moble Client: remove comment

This commit is contained in:
Arthi-chaud
2022-03-04 22:20:17 +01:00
parent 18926b6afc
commit 350ca4b23a
@@ -45,7 +45,6 @@ class WarningDialog extends StatelessWidget {
ElevatedButton(
style: ElevatedButton.styleFrom(
primary: actionButtonColor),
//primary: Theme.of(context).colorScheme.error),
onPressed: () => {
Navigator.pop(context),
onAccept(),