Skip to content

Commit

Permalink
Revert "Test Correct Github name?"
Browse files Browse the repository at this point in the history
This reverts commit 53c9118.
  • Loading branch information
HakuSystems committed Dec 23, 2024
1 parent 53c9118 commit ba5677d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public async Task ReadConfigAsync()
{
try
{
//t
var json = await File.ReadAllTextAsync(ConfigPath).ConfigureAwait(false);
Config = JsonConvert.DeserializeObject<ConfigModel>(json);
}
Expand Down

0 comments on commit ba5677d

Please sign in to comment.