TF-2271 Remove parameter not used

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit c581798c23fca8b1f4dc5d659248431c31252334)
This commit is contained in:
dab246
2023-11-21 09:31:56 +07:00
committed by Dat Vu
parent 7f5cdeaa16
commit 9a37b717ac
2 changed files with 2 additions and 8 deletions
@@ -113,8 +113,6 @@ class LoginController extends ReloadableController {
}
if (PlatformInfo.isWeb) {
_checkOIDCIsAvailable();
} else if (arguments.baseUrl?.isNotEmpty == true) {
onBaseUrlChange(arguments.baseUrl!);
}
} else {
if (PlatformInfo.isWeb) {