Skip to content

Commit

Permalink
[skip CI] CI/CD: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2025
1 parent 3e2b065 commit d10c48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Devtools/Fuyu.Devtool.EftLauncher/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public class GameProfileCreateRequest
public string VoiceId { get; set; }
}

public class EftHttpClient : Fuyu.Common.Networking.HttpClient
public class EftHttpClient : Fuyu.Common.Networking.HttpClient
{
public readonly string _sessionId;

Expand Down

0 comments on commit d10c48d

Please sign in to comment.