fix: Formatting

This commit is contained in:
Christian Pauly 2021-05-23 14:24:21 +02:00
commit 9522077be4
4 changed files with 0 additions and 11 deletions

View file

@ -28,7 +28,6 @@ class ArchiveController extends State<Archive> {
okLabel: L10n.of(context).yes,
cancelLabel: L10n.of(context).cancel,
message: L10n.of(context).clearArchive,
) !=
OkCancelResult.ok) {
return;