Skip to content

Commit 97d0dba

Browse files
authored
Merge pull request #22 from cloudscribe/feature/17
Test trivial change for CI
2 parents 1234fad + 8b88fd8 commit 97d0dba

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/cloudscribe.Web.Localization/GlobalResourceOptions.cs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
4-
using System.Threading.Tasks;
5-
6-
namespace Microsoft.Extensions.Localization
1+
namespace Microsoft.Extensions.Localization
72
{
83
public class GlobalResourceOptions
94
{

0 commit comments

Comments
 (0)