Skip to content

Commit dd7c1e1

Browse files
fix analyzer
1 parent 8bb7d59 commit dd7c1e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/screens/dashboard/components/udp_button.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ class _ListenOnUDPButtonState extends State<ListenOnUDPButton> {
3535
return _host + portController.text;
3636
}
3737

38-
bool _validatePort = false;
3938
final _formKey = GlobalKey<FormState>();
4039
@override
4140
Widget build(BuildContext context) {

0 commit comments

Comments
 (0)