Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkAndshark committed Dec 27, 2024
1 parent 8d79503 commit 9b15a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion martin/src/args/root.rs
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ pub fn parse_file_args<T: crate::file_config::ConfigExtras>(
#[cfg(test)]
mod tests {

use insta::{assert_snapshot, assert_yaml_snapshot};
use insta::assert_yaml_snapshot;

use super::*;
use crate::args::PreferredEncoding;
Expand Down

0 comments on commit 9b15a6d

Please sign in to comment.