summaryrefslogtreecommitdiff
path: root/ext/web/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/web/lib.rs')
-rw-r--r--ext/web/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/web/lib.rs b/ext/web/lib.rs
index 74ed78c7e..554bad1de 100644
--- a/ext/web/lib.rs
+++ b/ext/web/lib.rs
@@ -28,7 +28,6 @@ use std::cell::RefCell;
use std::fmt;
use std::path::PathBuf;
use std::sync::Arc;
-use std::usize;
use crate::blob::op_blob_create_object_url;
use crate::blob::op_blob_create_part;