Skip to content

Commit b3fb309

Browse files
author
Musa Demir
committed
remove unsed directive
1 parent 9da1d25 commit b3fb309

File tree

1 file changed

+0
-2
lines changed
  • aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/Startup

1 file changed

+0
-2
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/Startup/Startup.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System;
22
using System.Linq;
33
using System.Reflection;
4-
using System.Text.RegularExpressions;
54
using Microsoft.AspNetCore.Builder;
65
using Microsoft.AspNetCore.Hosting;
76
using Microsoft.Extensions.Configuration;
@@ -17,7 +16,6 @@
1716
using Abp.AspNetCore.SignalR.Hubs;
1817
using Abp.Dependency;
1918
using Abp.Json;
20-
using Abp.Web.Security.AntiForgery;
2119
using Microsoft.OpenApi.Models;
2220
using Newtonsoft.Json.Serialization;
2321

0 commit comments

Comments
 (0)