change(flow) : remove developer entry point from OnBoarding
This commit is contained in:
parent
0d63610ed1
commit
3dd39855c2
9 changed files with 7 additions and 87 deletions
|
|
@ -24,7 +24,6 @@ interface OnBoardingEntryPoint : FeatureEntryPoint {
|
|||
fun onSignUp()
|
||||
fun onSignIn()
|
||||
fun onSignInWithQrCode()
|
||||
fun onOpenDeveloperSettings()
|
||||
fun onReportProblem()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue