mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 04:11:17 +00:00
Removing indexing slicing from a test.
This commit is contained in:
parent
988f93de3d
commit
9b597ad486
1 changed files with 0 additions and 1 deletions
|
@ -411,7 +411,6 @@ impl PostHide {
|
|||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[allow(clippy::indexing_slicing)]
|
||||
mod tests {
|
||||
|
||||
use crate::{
|
||||
|
|
Loading…
Reference in a new issue