chore(lint): Remove redundant lint attributes (#15531)

This commit is contained in:
Emilia Hane
2025-04-09 12:11:02 +02:00
committed by GitHub
parent 9239188093
commit 73b9294072
26 changed files with 9 additions and 37 deletions

View File

@@ -12,7 +12,6 @@ macro_rules! general_state_test {
};
}
#[allow(missing_docs)]
mod general_state_tests {
use super::*;