Skip to content

Commit

Permalink
Update MainViewModel.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarid committed May 22, 2024
1 parent 04beaf3 commit 00a90b8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import android.content.Intent
import android.content.IntentFilter
import android.os.Build
import android.util.Log
import android.util.Range
import android.view.LayoutInflater
import android.widget.ArrayAdapter
import androidx.appcompat.app.AlertDialog
Expand All @@ -29,7 +28,6 @@ import com.v2ray.ang.dto.V2rayConfig
import com.v2ray.ang.dto.V2rayConfig.OutboundBean.OutSettingsBean.FragmentBean
import com.v2ray.ang.dto.FragmentsCache
import com.v2ray.ang.extension.toast
import com.v2ray.ang.ui.MainActivity
import com.v2ray.ang.util.MessageUtil
import com.v2ray.ang.util.MmkvManager
import com.v2ray.ang.util.MmkvManager.KEY_ANG_CONFIGS
Expand Down

0 comments on commit 00a90b8

Please sign in to comment.