Skip to content

Commit 18c5c92

Browse files
committed
doc: 更新命名空间
1 parent 6746e21 commit 18c5c92

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/BootstrapBlazor.Server/Extensions/CacheManagerExtensions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33
// Website: https://www.blazor.zone or https://argozhang.github.io/
44

5-
using BootstrapBlazor.Localization.Json;
65
using Microsoft.Extensions.Caching.Memory;
76
using System.Globalization;
87

src/BootstrapBlazor.Server/Services/CodeSnippetService.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33
// Website: https://www.blazor.zone or https://argozhang.github.io/
44

5-
using BootstrapBlazor.Localization.Json;
65
using Microsoft.Extensions.Options;
76

87
namespace BootstrapBlazor.Server.Services;

0 commit comments

Comments
 (0)