summaryrefslogtreecommitdiff
path: root/ext/fetch/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fetch/lib.rs')
-rw-r--r--ext/fetch/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/fetch/lib.rs b/ext/fetch/lib.rs
index 766dabb62..f2a962539 100644
--- a/ext/fetch/lib.rs
+++ b/ext/fetch/lib.rs
@@ -124,7 +124,6 @@ where
)
.unwrap()
});
- Ok(())
})
.build()
}