From e0248005ef2f2ed493a8898215e5245fe7a37560 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Fri, 1 Apr 2022 00:36:08 -0400 Subject: [PATCH] fixup! Update uuid. --- servo-tidy.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/servo-tidy.toml b/servo-tidy.toml index 975e9fa9a2e..dbf6509079c 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -21,7 +21,6 @@ rand = [ "quickcheck", # Only used in tests "servo_rand", "tempfile", - "uuid", "tungstenite", "ws", ]