Skip to content

Commit

Permalink
Removed unused line oppia#2557
Browse files Browse the repository at this point in the history
  • Loading branch information
riturajjain2000 committed Jan 28, 2021
1 parent 48ecf4f commit febc8c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class ProfileChooserFragmentPresenter @Inject constructor(
private val oppiaClock: OppiaClock
) {
private lateinit var binding: ProfileChooserFragmentBinding

val hasProfileEverBeenAddedValue = ObservableField<Boolean>(true)

private val chooserViewModel: ProfileChooserViewModel by lazy {
Expand Down

0 comments on commit febc8c4

Please sign in to comment.