Update _Imports.razor

This commit is contained in:
Isaac Levin 2019-07-10 13:31:58 -04:00 committed by Isaac Levin
parent 3dd85520ae
commit 48371c23c7
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
@using System.Net.Http
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Layouts
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.JSInterop
@*#if (!Hosted)