mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-07 07:35:25 +00:00
lint
This commit is contained in:
parent
adea1c1201
commit
803fac8de3
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ impl<'a> PostQuery<'a> {
|
|||
}
|
||||
|
||||
#[allow(clippy::indexing_slicing)]
|
||||
#[allow(clippy::unwrap_used)]
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use crate::{
|
||||
|
|
Loading…
Reference in a new issue