aj f9cf709206 Fix: remove unnecessary async from OnPostRejectProposalAsync methods
Removed async/await keywords from methods that don't perform any async
operations. The methods were triggering CS1998 warnings and running
synchronously despite being marked async.
2025-11-16 11:53:36 -05:00
2025-10-04 02:19:54 -04:00
S
Description
No description provided
103 MiB
Languages
C# 68.4%
HTML 28.5%
JavaScript 1.6%
CSS 1.4%
Dockerfile 0.1%