mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 22:17:22 +01:00
remove unnecessary usings from solution, fixes in metrics
This commit is contained in:
parent
7d3297e1e8
commit
ea19231851
9 changed files with 8 additions and 21 deletions
|
|
@ -9,7 +9,6 @@ using Microsoft.AspNetCore.Hosting;
|
|||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.FileProviders;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Prometheus;
|
||||
using System;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue