From 1d09e3681f9917c7bc0fa3b7ac9147793968dfde Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Thu, 5 Sep 2019 20:23:59 -0700 Subject: [PATCH] Update servo-tidy --- servo-tidy.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/servo-tidy.toml b/servo-tidy.toml index 1c2ee6d5dca..5a844002108 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -15,17 +15,12 @@ lint-scripts = [ [blocked-packages] num = [] rand = [ - "crossbeam-channel", # Used to initialize a thread-local "gaol", "hashglobe", # Only used in tests "ipc-channel", - "multipart", - "parking_lot_core", "phf_generator", "servo_rand", - "smithay-client-toolkit", "tempfile", - "tungstenite", "tokio-threadpool", "uuid", "ws",