Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigusu-Allehu authored Dec 3, 2024
1 parent 94bee38 commit c8bf25a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ await _logger.LogAsync(RestoreLogMessage.CreateWarning(NuGetLogCode.NU1803,
private async Task<IEnumerable<RestoreTargetGraph>> GenerateRestoreGraphsAsync(TelemetryActivity telemetry, RemoteWalkContext contextForProject, CancellationToken token)
{
IEnumerable<RestoreTargetGraph> graphs = null;

if (_success)
{
using (telemetry.StartIndependentInterval(GenerateRestoreGraphDuration))
Expand Down

0 comments on commit c8bf25a

Please sign in to comment.