From 2d49efb4af79b8ef699d87b9736ad44642f21118 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Wed, 16 Feb 2022 01:52:23 -0500 Subject: [PATCH] chore: bom begone --- ChatTwo.sln | 2 +- ChatTwo/Commands.cs | 2 +- ChatTwo/Resources/Language.Designer.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChatTwo.sln b/ChatTwo.sln index 3316d4b..aaa4b4a 100755 --- a/ChatTwo.sln +++ b/ChatTwo.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChatTwo", "ChatTwo\ChatTwo.csproj", "{739F75E6-B65F-41EF-9D90-F7BC519E4875}" EndProject diff --git a/ChatTwo/Commands.cs b/ChatTwo/Commands.cs index 363503f..f7fafc9 100755 --- a/ChatTwo/Commands.cs +++ b/ChatTwo/Commands.cs @@ -1,4 +1,4 @@ -using Dalamud.Game.Command; +using Dalamud.Game.Command; using Dalamud.Logging; namespace ChatTwo; diff --git a/ChatTwo/Resources/Language.Designer.cs b/ChatTwo/Resources/Language.Designer.cs index 89dd2f9..66753cf 100755 --- a/ChatTwo/Resources/Language.Designer.cs +++ b/ChatTwo/Resources/Language.Designer.cs @@ -1,4 +1,4 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000