mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
chore: lint
This commit is contained in:
parent
b2e4ff38e3
commit
de5973a832
4 changed files with 46 additions and 32 deletions
|
|
@ -4,7 +4,7 @@ using NodaTime;
|
|||
|
||||
namespace PluralKit.API;
|
||||
|
||||
public class MetricsRunner : IHostedService, IDisposable
|
||||
public class MetricsRunner: IHostedService, IDisposable
|
||||
{
|
||||
private readonly Serilog.ILogger _logger;
|
||||
private readonly IMetrics _metrics;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue