Removed page
This commit is contained in:
parent
0fb9153a03
commit
90e3d876dd
1 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
|||
import 'package:flutter/material.dart';
|
||||
|
||||
class ValidationResultPage extends StatelessWidget {
|
||||
const ValidationResultPage({super.key});
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue