Remove UTF8 bom from some files

This commit is contained in:
Bond_009
2020-11-21 14:26:03 +01:00
parent 937e2a84e8
commit f5973d57e8
29 changed files with 29 additions and 29 deletions

View File

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