Browse Source

Remove lost using

Max Katz 1 year ago
parent
commit
de828103cd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      samples/ControlCatalog.Browser.Blazor/_Imports.razor

+ 0 - 1
samples/ControlCatalog.Browser.Blazor/_Imports.razor

@@ -6,5 +6,4 @@
 @using Microsoft.AspNetCore.Components.Web.Virtualization
 @using Microsoft.AspNetCore.Components.WebAssembly.Http
 @using Microsoft.JSInterop
-@using ControlCatalog.Browser.Blazor.Shared
 @using SkiaSharp