fix weird double utf8 bom in Bk2LogEntryGenerator
This commit is contained in:
parent
f4ef12a38b
commit
ad3aa2f5dc
|
@ -1,5 +1,5 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
|
|
Loading…
Reference in New Issue