Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusuMET committed Aug 12, 2024
1 parent d9c8bfc commit 2000912
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions netcdf/src/par.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
use crate::{
error::{checked, Result},
utils::checked_with_lock,
};
use crate::{error::Result, utils::checked_with_lock};

use netcdf_sys::nc_type;

Expand Down

0 comments on commit 2000912

Please sign in to comment.