Remove unused usings (resharper)
This commit is contained in:
parent
97d7888b36
commit
b83f5b8c0f
7 changed files with 6 additions and 27 deletions
|
@ -1,12 +1,5 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore;
|
||||
using Microsoft.AspNetCore;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace Website
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue