Skip to content

Commit 79ffb1e

Browse files
committed
minor
1 parent b429e43 commit 79ffb1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/iceberg/src/io/storage_azblob.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ use url::Url;
2424

2525
use crate::{Error, ErrorKind, Result};
2626

27-
// Reference: https://github.com/apache/iceberg/blob/main/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java
28-
2927
/// Azure blob account name.
3028
pub const AZBLOB_ACCOUNT_NAME: &str = "azblob.account-name";
3129
/// Azure blob account key.

0 commit comments

Comments
 (0)