Skip to content

Commit 83f0ae8

Browse files
committed
PRマージテスト
1 parent 2aa6000 commit 83f0ae8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CommandForgeGenerator/StringExtension.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ public static string CommandNameToClassName(this string commandName)
1313
return commandName.ToUpper(0) + "Command";
1414
}
1515

16-
1716
/// <summary>
1817
/// 指定した n 番目の文字を大文字に変換します。
1918
/// </summary>

0 commit comments

Comments
 (0)