This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Removed unused usings
pull/1555/head
Viswanatha Swamy
4 years ago
parent
3f3ff582fa
commit
7db24e3a88
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
src/Web/WebStatus/Controllers/HomeController.cs
+ 1
- 3
src/Web/WebStatus/Controllers/HomeController.cs
View File
@ -1,8 +1,6 @@
using
HealthChecks.UI.Configuration
;
using
Microsoft.AspNetCore.Mvc
;
using
Microsoft.AspNetCore.Mvc
;
using
Microsoft.Extensions.Configuration
;
using
System.Linq
;
using
System.Threading.Tasks
;
namespace
WebStatus.Controllers
{
Write
Preview
Loading…
Cancel
Save