Refine code style

This commit is contained in:
Mygod
2020-07-03 02:36:28 +08:00
parent b86653156b
commit fbb1483969
3 changed files with 5 additions and 7 deletions

View File

@@ -7,9 +7,7 @@ import android.net.wifi.SoftApConfiguration
import android.net.wifi.WifiManager
import android.os.Build
import androidx.annotation.RequiresApi
import be.mygod.vpnhotspot.App
import be.mygod.vpnhotspot.App.Companion.app
import be.mygod.vpnhotspot.net.TetheringManager
import be.mygod.vpnhotspot.net.wifi.SoftApConfigurationCompat.Companion.toCompat
import be.mygod.vpnhotspot.util.Services