Remove BOM from UTF-8 files

I think some people need to change their IDE configuration ;)
This commit is contained in:
Bond_009
2024-08-30 15:29:48 +02:00
parent 9644e894f0
commit 97a02f5803
284 changed files with 284 additions and 284 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Globalization;
using System.Linq;
using System.Net;