🚨 Fix warnings in the codebase
This commit is contained in:
@@ -6,7 +6,6 @@ using Quartz;
|
||||
namespace DysonNetwork.Pass.Wallet;
|
||||
|
||||
public class FundExpirationJob(
|
||||
AppDatabase db,
|
||||
PaymentService paymentService,
|
||||
ILogger<FundExpirationJob> logger
|
||||
) : IJob
|
||||
|
||||
Reference in New Issue
Block a user