diff options
-rw-r--r-- | servo-tidy.toml | 5 |
1 files changed, 0 insertions, 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", |