Skip to content

Commit

Permalink
Fixed Startup since it had more changes than needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
thousandtyone committed Aug 30, 2020
1 parent 17ef44c commit fb9cf60
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions source/DasBlog.Web.UI/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@
using System.Security.Principal;
using System.Threading;
using System.Threading.Tasks;
using DasBlog.Services.Site;
using DasBlog.Services.ConfigFile;
using DasBlog.Services.Users;
using DasBlog.Services;
using Microsoft.AspNetCore.HttpOverrides;
using DasBlog.Services.FileManagement.Interfaces;
using Microsoft.Extensions.Logging;
using reCAPTCHA.AspNetCore;

namespace DasBlog.Web
Expand Down

0 comments on commit fb9cf60

Please sign in to comment.