chore: Remove unnecessary take() call
This commit is contained in:
@@ -382,7 +382,6 @@ impl WebApi {
|
||||
Some(offset),
|
||||
)
|
||||
})
|
||||
.take()
|
||||
.ok_or(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user