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

Commit d6cbb8ae authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

fix: apply rabbit's suggestion

parent ed9ef60d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,6 +87,6 @@ class ReLoginWithOidcService: Service() {
    }

    override fun onBind(intent: Intent?): IBinder? {
        throw NotImplementedException()
        return null
    }
}