Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Sep 4, 2023
1 parent 10f96b3 commit 95e38fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import com.adyen.checkout.components.core.PaymentComponentState
import com.adyen.checkout.dropin.DropInService
import com.adyen.checkout.dropin.DropInServiceResult

//We should discuss if we can use LifecycleService instead of Service
class AdvancedFlowDropInService : DropInService(), LifecycleOwner {
private val dispatcher = ServiceLifecycleDispatcher(this)
private val dropInServiceResultHandler = DropInServiceResultHandler(this.lifecycleScope)
Expand Down

0 comments on commit 95e38fd

Please sign in to comment.