mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-14 12:35:02 +01:00
simplify
This commit is contained in:
parent
8fadb04d03
commit
652c634e31
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ fn main() {
|
|||
match b {
|
||||
Ok(Ok(url)) => {}
|
||||
Err(e) => {}
|
||||
// `e` has type _1.
|
||||
Ok(Err(e)) => {}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue