Update _Imports.razor
This commit is contained in:
parent
3dd85520ae
commit
48371c23c7
|
|
@ -1,6 +1,5 @@
|
||||||
@using System.Net.Http
|
@using System.Net.Http
|
||||||
@using Microsoft.AspNetCore.Components.Forms
|
@using Microsoft.AspNetCore.Components.Forms
|
||||||
@using Microsoft.AspNetCore.Components.Layouts
|
|
||||||
@using Microsoft.AspNetCore.Components.Routing
|
@using Microsoft.AspNetCore.Components.Routing
|
||||||
@using Microsoft.JSInterop
|
@using Microsoft.JSInterop
|
||||||
@*#if (!Hosted)
|
@*#if (!Hosted)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue