Skip to content

Commit

Permalink
Fix Format Mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
srilman committed Jul 3, 2023
1 parent a353e36 commit ee29a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/arrow/filesystem/azurefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ struct ARROW_EXPORT AzureOptions {
/// compatibility. Gen1 exists as a separate object that will retired
/// on Feb 29, 2024. New ADLS accounts will use Gen2 instead, which is
/// implemented on top of ABFS.
///
///
/// TODO: GH-18014 Complete the internal implementation
/// and review the documentation
class ARROW_EXPORT AzureFileSystem : public FileSystem {
Expand Down

0 comments on commit ee29a3b

Please sign in to comment.