Set file encodings back to UTF8 (no-BOM)

This commit is contained in:
John Wesley Walker III
2023-04-05 12:04:48 +00:00
parent 30f686b9c2
commit 157e03616e
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;