Skip to content

Commit 19bbd5a

Browse files
committed
clean up
1 parent d27cebf commit 19bbd5a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

content/StsServerIdentity/Startup.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
160160
app.UseExceptionHandler("/Home/Error");
161161
}
162162

163-
164-
165163
var locOptions = app.ApplicationServices.GetService<IOptions<RequestLocalizationOptions>>();
166164
app.UseRequestLocalization(locOptions.Value);
167165

0 commit comments

Comments
 (0)