Skip to content

Commit

Permalink
Remove unused import statements
Browse files Browse the repository at this point in the history
  • Loading branch information
Reco1I committed Nov 21, 2024
1 parent 460ece8 commit c055faa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/com/edlplan/ui/ActivityOverlay.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import androidx.fragment.app.Fragment
import androidx.fragment.app.FragmentManager
import com.edlplan.ui.fragment.BackPressListener
import com.edlplan.ui.fragment.BaseFragment
import com.reco1l.toolkt.kotlin.*
import java.util.*

object ActivityOverlay {
private var fragmentManager: FragmentManager? = null
Expand Down

0 comments on commit c055faa

Please sign in to comment.