Skip to content

Commit 6824823

Browse files
committed
don't show duplicate performance.
1 parent 7f9c4a9 commit 6824823

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tv/src/main/java/com/windscribe/tv/welcome/WelcomePresenterImpl.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ class WelcomePresenterImpl @Inject constructor(
351351
return
352352
}
353353
logger.info("Trying to sign up with provided credentials...")
354-
welcomeView.prepareUiForApiCallStart()
355354
interactor.getCompositeDisposable().add(
356355
interactor.getApiCallManager()
357356
.signUserIn(

0 commit comments

Comments
 (0)