aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/net_traits/lib.rs')
-rw-r--r--components/net_traits/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/net_traits/lib.rs b/components/net_traits/lib.rs
index 853692da33c..8bbd72bdbb5 100644
--- a/components/net_traits/lib.rs
+++ b/components/net_traits/lib.rs
@@ -41,7 +41,6 @@ use url::percent_encoding;
pub mod blob_url_store;
pub mod filemanager_thread;
pub mod image_cache;
-pub mod net_error_list;
pub mod pub_domains;
pub mod quality;
pub mod request;