Skip to content

Commit

Permalink
none
Browse files Browse the repository at this point in the history
  • Loading branch information
littledou committed Jan 25, 2021
1 parent 223d03e commit e1dce64
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ import cn.readsense.module.permissions.PermissionListener
import cn.readsense.module.permissions.PermissionsUtil
import cn.readsense.module.util.DisplayUtil
import cn.readsense.module.util.ToastUtils
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.MainScope
import kotlinx.coroutines.cancel

abstract class BaseCoreActivity : AppCompatActivity() {
var progressDialog: ProgressDialog? = null
Expand Down

0 comments on commit e1dce64

Please sign in to comment.