diff --git a/scylla/tests/integration/hygiene.rs b/scylla/tests/integration/hygiene.rs index 694b3178f..69da887b3 100644 --- a/scylla/tests/integration/hygiene.rs +++ b/scylla/tests/integration/hygiene.rs @@ -1,5 +1,4 @@ #![no_implicit_prelude] -#![allow(deprecated)] // Macro that is given a crate name and tests it for hygiene macro_rules! test_crate {