Skip to content

Commit 48c158d

Browse files
committed
Remove stray using directive
1 parent 268fc6d commit 48c158d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

StyleCop.Analyzers/StyleCop.Analyzers.Test/ReadabilityRules/SA1133UnitTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
22
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
33

4-
using Xunit;
54
namespace StyleCop.Analyzers.Test.ReadabilityRules
65
{
76
using System.Collections.Generic;

0 commit comments

Comments
 (0)