Skip to content

Commit 53bc77f

Browse files
committed
doc: 移除命名空间
1 parent db14e17 commit 53bc77f

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/BootstrapBlazor/Components/ErrorLogger/BootstrapBlazorErrorBoundary.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using Microsoft.AspNetCore.Components.Rendering;
77
using Microsoft.Extensions.Configuration;
88
using Microsoft.Extensions.Logging;
9-
using System;
109

1110
namespace BootstrapBlazor.Components;
1211

src/BootstrapBlazor/Components/Filters/FilterContext.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// See the LICENSE file in the project root for more information.
44
// Maintainer: Argo Zhang([email protected]) Website: https://www.blazor.zone
55

6-
using System.Runtime.CompilerServices;
7-
86
namespace BootstrapBlazor.Components;
97

108
/// <summary>

0 commit comments

Comments
 (0)