refactor: Remove byte order mark

This commit is contained in:
Scott 2026-09-05 12:07:52 +10:00
commit 3b1a4c7050
52 changed files with 71 additions and 71 deletions

View file

@ -1,4 +1,4 @@
using Cake.Common;
using Cake.Common;
using Cake.Common.Tools.DotNet;
using Cake.Core.Diagnostics;
using Cake.Frosting;