mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-25 17:25:18 +02:00
chat: Replace stale comment
This commit is contained in:
@@ -173,7 +173,7 @@ impl<E> From<tonic::Status> for RequestError<E> {
|
||||
}
|
||||
.into();
|
||||
}
|
||||
// TODO: also handle challenges here?
|
||||
// Fall through to the "unexpected" case.
|
||||
}
|
||||
tonic::Code::Ok => {
|
||||
return RequestError::Unexpected {
|
||||
|
||||
Reference in New Issue
Block a user