remove outdated comment
This commit is contained in:
parent
eecc307f04
commit
4e208764f5
1 changed files with 0 additions and 3 deletions
|
|
@ -80,9 +80,6 @@ class SelectServerPage extends HookConsumerWidget {
|
||||||
.onError(showError);
|
.onError(showError);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
// await Navigator.of(context).push(
|
|
||||||
// MaterialPageRoute(builder: (_) => LoginPage(homeserver: newUrl)),
|
|
||||||
// );
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (error, stackTrace) {
|
} catch (error, stackTrace) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue