We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e341f commit 1ffdd01Copy full SHA for 1ffdd01
1 file changed
test/UnitTestSvgIcon/UnitTest.cs
@@ -1,10 +1,8 @@
1
-// Copyright (c) Argo Zhang (argo@163.com). All rights reserved.
+// Copyright (c) BootstrapBlazor & Argo Zhang (argo@live.ca). All rights reserved.
2
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3
// Website: https://www.blazor.zone or https://argozhang.github.io/
4
5
using BootstrapBlazor.Components;
6
-using System.Text.RegularExpressions;
7
-using static System.Runtime.InteropServices.JavaScript.JSType;
8
9
namespace UniTestIconPark;
10
0 commit comments