Remove unused code
This commit is contained in:
parent
3352939009
commit
705aeb568f
|
@ -12,10 +12,6 @@ class RoomsPage extends StatefulWidget {
|
|||
}
|
||||
|
||||
class _RoomsPageState extends State<RoomsPage> {
|
||||
final serverController = TextEditingController();
|
||||
final usernameController = TextEditingController();
|
||||
final passwordController = TextEditingController();
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
super.initState();
|
||||
|
|
Loading…
Reference in New Issue
Block a user