Skip to content

Commit 77f8b1d

Browse files
committed
minor
1 parent 8922ccd commit 77f8b1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/iceberg/src/io/storage_azdls.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ use async_trait::async_trait;
2424
use bytes::Bytes;
2525
use opendal::services::AzdlsConfig;
2626
use opendal::{Configurator, Operator};
27+
use serde::{Deserialize, Serialize};
2728
use url::Url;
2829

2930
use crate::io::{

0 commit comments

Comments
 (0)