Skip to content

Commit

Permalink
refactor: ktlintcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyCh0 committed Oct 16, 2023
1 parent 3333abc commit c2e18c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ package com.festago.festago.presentation.ui.home
import android.content.Context
import android.content.Intent
import android.os.Bundle
import android.widget.Toast
import androidx.activity.result.ActivityResultLauncher
import androidx.activity.result.contract.ActivityResultContracts
import android.widget.Toast
import androidx.activity.viewModels
import androidx.appcompat.app.AppCompatActivity
import androidx.fragment.app.Fragment
Expand Down

0 comments on commit c2e18c7

Please sign in to comment.