mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-18 01:05:10 +00:00
removed useless imports
This commit is contained in:
parent
fce1bdd1fa
commit
cc60f05e07
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
package com.vanced.manager.core.fragments
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import android.content.Context
|
||||
import android.os.Bundle
|
||||
import android.view.MotionEvent
|
||||
import android.view.View
|
||||
|
@ -9,7 +8,6 @@ import android.widget.Button
|
|||
import android.widget.LinearLayout
|
||||
import android.widget.Toast
|
||||
import androidx.preference.PreferenceManager
|
||||
import com.google.android.material.card.MaterialCardView
|
||||
import com.vanced.manager.R
|
||||
import com.vanced.manager.core.base.BaseFragment
|
||||
|
||||
|
|
Loading…
Reference in a new issue