Skip to content

Commit 8944dd2

Browse files
committed
fix
1 parent 9c03f6a commit 8944dd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyiceberg/io/fsspec.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ def _gs(properties: Properties) -> AbstractFileSystem:
193193

194194

195195
def _adls(properties: Properties) -> AbstractFileSystem:
196-
# https://fsspec.github.io/adlfs/api/
197196
from adlfs import AzureBlobFileSystem
198197

199198
# https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction-abfs-uri#uri-syntax

0 commit comments

Comments
 (0)