From dd5a4ec868e37cdafe8b438866877f09812fb020 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 27 Jul 2020 11:08:23 -0400 Subject: [PATCH] Remove scoped-tidy duplicate exemption. --- servo-tidy.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/servo-tidy.toml b/servo-tidy.toml index 935ba0a205f..ca5c23e222d 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -44,7 +44,6 @@ packages = [ "tokio-openssl", "tokio", "http", - "scoped-tls", "bytes", # https://github.com/servo/servo/pull/23288#issuecomment-494687746