Skip to content

Commit

Permalink
dotnet format
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrakiburrahman committed Oct 24, 2024
1 parent a04e3e4 commit 173e92b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DeltaLake/Kernel/Shim/Async/SyncToAsyncShim.cs
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ CancellationToken cancellationToken
catch (Exception ex)
{
tsc.TrySetException(ex);
throw;
}
},
cancellationToken
Expand Down

0 comments on commit 173e92b

Please sign in to comment.