Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 985f0aea authored by Francesco Saltori's avatar Francesco Saltori Committed by Marvin W.
Browse files

Remove outdated log message

parent 012c2ffc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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")