Skip to content

Commit 1cb683c

Browse files
authored
Merge pull request #4 from moorestech/feature/fix
PRマージテスト
2 parents 252b05b + 83f0ae8 commit 1cb683c

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)