Skip to content

Commit

Permalink
fix#1216:Unnecessary line removed
Browse files Browse the repository at this point in the history
  • Loading branch information
haran2248 committed Feb 26, 2021
1 parent f55b616 commit d6ebf10
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ class SIDetailsActivity : BaseActivity(), StandingInstructionContract.SIDetailsV
lateinit var mPresenter: StandingInstructionDetailsPresenter
private lateinit var mStandingInstructionPresenter:
StandingInstructionContract.StandingInstructorDetailsPresenter



override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setContentView(R.layout.activity_si_details)
Expand Down

0 comments on commit d6ebf10

Please sign in to comment.