Skip to content

Commit

Permalink
Update src/CodeFixes/SetStrictMockBehaviorFixer.cs to remove BOM
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
rjmurillo and Copilot authored Dec 24, 2024
1 parent bc0994a commit 56dd709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodeFixes/SetStrictMockBehaviorFixer.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Composition;
using System.Composition;
using Microsoft.CodeAnalysis.CodeFixes;

namespace Moq.CodeFixes;
Expand Down

0 comments on commit 56dd709

Please sign in to comment.