Skip to content

Commit

Permalink
Removed unneeded debug variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Piranha91 committed Jan 8, 2024
1 parent 27e7801 commit 1898bc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion HappyCRappy/Back End/LinkCacheWarmer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ public async Task WarmUpLinkCache()
{
_recordUtils.ResolveAllRecordContexts(overrideMod);
}
bool debug = false;
}
else
{
Expand Down

0 comments on commit 1898bc0

Please sign in to comment.