Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt committed Jul 14, 2023
1 parent 3e6138c commit e9531f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Workspaces.Core/Formatting/CodeFormatter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ internal static class CodeFormatter
return project;
}

[System.Diagnostics.CodeAnalysis.SuppressMessage("Roslynator", "RCS1163:Unused parameter.")]
internal static async Task<ImmutableArray<DocumentId>> GetFormattedDocumentsAsync(
Project project,
Project newProject,
Expand Down

0 comments on commit e9531f1

Please sign in to comment.