Fix UTF file BOM thingy

This commit is contained in:
Jordan Dominion
2024-09-14 14:55:31 -04:00
parent ff262b2584
commit f6c09292b0
@@ -1,4 +1,4 @@
using System;
using System;
using System.Globalization;
using System.Linq;
using System.Reflection;