Skip to content

Commit

Permalink
add newline at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
chunyu3 authored and azure-sdk committed Mar 16, 2023
1 parent 9422308 commit 70f854f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/scripts/TypeSpec-Project-Generate.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ finally {
$shouldCleanUp = $configuration["cleanup"] ?? $true
if ($shouldCleanUp) {
Remove-Item $tempFolder -Recurse -Force
}
}

0 comments on commit 70f854f

Please sign in to comment.