Skip to content

Commit f09b581

Browse files
committed
chore: format
1 parent fd1a4cb commit f09b581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#![deny(clippy::all)]
22

3-
use napi::{Env, Task};
43
use napi::bindgen_prelude::{AsyncTask, Buffer, Either};
4+
use napi::{Env, Task};
55
use napi_derive::napi;
66
use std::io::{BufReader, Cursor};
77

0 commit comments

Comments
 (0)