mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-20 08:07:31 +01:00
Remove outdated log message
This commit is contained in:
parent
012c2ffc89
commit
985f0aea5a
@ -622,7 +622,6 @@ class ExposureNotificationServiceImpl(private val context: Context, private val
|
||||
}
|
||||
|
||||
override fun getStatus(params: GetStatusParams) {
|
||||
Log.w(TAG, "Not yet implemented: getStatus")
|
||||
lifecycleScope.launchSafely {
|
||||
val isAuthorized = ExposureDatabase.with(context) { database ->
|
||||
database.noteAppAction(packageName, "getStatus")
|
||||
|
Loading…
x
Reference in New Issue
Block a user