Skip to content

Commit 7351ed5

Browse files
committed
1.0.8
1 parent 3df40d2 commit 7351ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
use influxdb3_napi::client::options::{QueryPayload, QueryType};
22
use napi::bindgen_prelude::Either3;
3+
use napi::tokio;
34
use napi::tokio_stream::StreamExt;
4-
use napi::{tokio};
55

66
#[tokio::main]
77
#[cfg(feature = "native")]

0 commit comments

Comments
 (0)