chore: remove boms
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using LiteDB;
|
||||
using LiteDB;
|
||||
|
||||
namespace ChatTwo.Code;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace ChatTwo.Code;
|
||||
namespace ChatTwo.Code;
|
||||
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessage("Design", "CA1028:Enum Storage should be Int32")]
|
||||
internal enum ChatType : ushort {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace ChatTwo.Code;
|
||||
namespace ChatTwo.Code;
|
||||
|
||||
internal enum InputChannel : uint {
|
||||
Tell = 0,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using Dalamud.Data;
|
||||
using Dalamud.Data;
|
||||
using Lumina.Excel.GeneratedSheets;
|
||||
|
||||
namespace ChatTwo.Code;
|
||||
|
||||
Reference in New Issue
Block a user