Remove unnecessary cfg attribute

This commit is contained in:
Oliver Hamlet
2025-04-07 08:41:15 +01:00
parent dc3db737f7
commit 43ac3bbe29
-1
View File
@@ -44,7 +44,6 @@ mod test {
}
}
#[cfg(test)]
impl SortingPlugin for TestPlugin {
fn name(&self) -> &str {
&self.name