Prevent callback not recycled

This commit is contained in:
Mygod
2019-03-18 17:41:04 +08:00
parent 549381050b
commit 621b6eac74
3 changed files with 5 additions and 4 deletions

View File

@@ -22,7 +22,6 @@ import be.mygod.vpnhotspot.net.TetherType
import be.mygod.vpnhotspot.net.TetheringManager
import be.mygod.vpnhotspot.net.wifi.WifiApManager
import be.mygod.vpnhotspot.util.readableMessage
import be.mygod.vpnhotspot.widget.SmartSnackbar
import timber.log.Timber
import java.io.IOException
import java.lang.reflect.InvocationTargetException