fix weird double utf8 bom in Bk2LogEntryGenerator

This commit is contained in:
CasualPokePlayer 2023-12-17 04:27:17 -08:00
parent f4ef12a38b
commit ad3aa2f5dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
using System;
using System.Collections.Generic;
using System.Collections.Generic;
using System.Linq;
using System.Text;