remove empty line

This commit is contained in:
Sahil Yeole 2023-09-11 21:57:45 +05:30 committed by GitHub
parent 2b4a51ba24
commit d4f4a64937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,7 +230,6 @@ class ServiceNotRunningNotification extends StatelessWidget {
},
);
}
}
class ScamWarningDialog extends StatefulWidget {